#pragma once // Dumped with Dumper-7! #include "../SDK.hpp" namespace SDK { namespace Params { //--------------------------------------------------------------------------------------------------------------------- // PARAMETERS //--------------------------------------------------------------------------------------------------------------------- // 0x20 (0x20 - 0x0) // Function BP_PalLocalPlayerSystemSound.BP_PalLocalPlayerSystemSound_C.OnChangeHunger struct UBP_PalLocalPlayerSystemSound_C_OnChangeHunger_Params { public: enum class EPalStatusHungerType Current; // 0x0(0x1)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) enum class EPalStatusHungerType Last; // 0x1(0x1)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) bool CallFunc_EqualEqual_ByteByte_ReturnValue; // 0x2(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) uint8 Pad_294D[0x5]; // Fixing Size After Last Property [ Dumper-7 ] class UPalHUDService* CallFunc_GetHUDService_ReturnValue; // 0x8(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash) bool CallFunc_EqualEqual_ByteByte_ReturnValue_1; // 0x10(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) bool CallFunc_BooleanAND_ReturnValue; // 0x11(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) bool CallFunc_EqualEqual_ByteByte_ReturnValue_2; // 0x12(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) uint8 Pad_294F[0x5]; // Fixing Size After Last Property [ Dumper-7 ] class UPalHUDService* CallFunc_GetHUDService_ReturnValue_1; // 0x18(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash) }; // 0x30 (0x30 - 0x0) // Function BP_PalLocalPlayerSystemSound.BP_PalLocalPlayerSystemSound_C.SetupLocalPlayer struct UBP_PalLocalPlayerSystemSound_C_SetupLocalPlayer_Params { public: class APalPlayerCharacter* Player; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash) FDelegateProperty_ K2Node_CreateDelegate_OutputDelegate; // 0x8(0x10)(ZeroConstructor, NoDestructor, HasGetValueTypeHash) bool CallFunc_IsValid_ReturnValue; // 0x18(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) uint8 Pad_2958[0x7]; // Fixing Size After Last Property [ Dumper-7 ] class UPalCharacterParameterComponent* CallFunc_GetComponentByClass_ReturnValue; // 0x20(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash) class UPalIndividualCharacterParameter* CallFunc_GetIndividualParameter_ReturnValue; // 0x28(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash) }; } }