PalWorld-NetCrack/libs/SDKLibrary/SDK/FPalRequestItemLotteryDataTableRow_structs.hpp
NightFyre 9a743d2b16 toggle fullbright feature
- Adjusted SDK UGameViewportClient class members and padding
- Created helper function to get local player
- precompile headers for SDK
- SDK made into a static library ( single compile as its never changed )
2024-01-29 06:39:29 -05:00

31 lines
1.4 KiB
C++

#pragma once
// Dumped with Dumper-7!
namespace SDK
{
//---------------------------------------------------------------------------------------------------------------------
// ENUMS
//---------------------------------------------------------------------------------------------------------------------
//---------------------------------------------------------------------------------------------------------------------
// STRUCTS
//---------------------------------------------------------------------------------------------------------------------
// 0x18 (0x18 - 0x0)
// UserDefinedStruct FPalRequestItemLotteryDataTableRow.FPalRequestItemLotteryDataTableRow
struct FFPalRequestItemLotteryDataTableRow
{
public:
class FName ItemName_2_BD5693AE46A268A165B9F0A534652D84; // 0x0(0x8)(Edit, BlueprintVisible, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
int32 ItemNum_28_5D424FC741B30676B343719C44549878; // 0x8(0x4)(Edit, BlueprintVisible, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
uint8 Pad_2679[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
double Weight_8_F7EB66974C769D7AA8EA0B99E234AE6B; // 0x10(0x8)(Edit, BlueprintVisible, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
};
}