mirror of
https://github.com/swordbluesword/PalWorld-NetCrack.git
synced 2025-04-29 02:47:17 +09:00
45 lines
3.5 KiB
C++
45 lines
3.5 KiB
C++
#pragma once
|
|
|
|
// Dumped with Dumper-7!
|
|
|
|
|
|
#include "../SDK.hpp"
|
|
|
|
namespace SDK
|
|
{
|
|
namespace Params
|
|
{
|
|
//---------------------------------------------------------------------------------------------------------------------
|
|
// PARAMETERS
|
|
//---------------------------------------------------------------------------------------------------------------------
|
|
|
|
// 0x61 (0x61 - 0x0)
|
|
// Function BP_VisualEffect_Dead.BP_VisualEffect_Dead_C.ExecuteUbergraph_BP_VisualEffect_Dead
|
|
struct UBP_VisualEffect_Dead_C_ExecuteUbergraph_BP_VisualEffect_Dead_Params
|
|
{
|
|
public:
|
|
int32 EntryPoint; // 0x0(0x4)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_1079[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
TArray<class UMaterialInstanceDynamic*> CallFunc_GetMainMeshMaterials_ReturnValue; // 0x8(0x10)(ReferenceParm)
|
|
int32 CallFunc_Array_Length_ReturnValue; // 0x18(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 Temp_int_Loop_Counter_Variable; // 0x1C(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_Less_IntInt_ReturnValue; // 0x20(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_107C[0x3]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
int32 CallFunc_Add_IntInt_ReturnValue; // 0x24(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 Temp_int_Array_Index_Variable; // 0x28(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 Temp_int_Array_Index_Variable_1; // 0x2C(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UMaterialInstanceDynamic* CallFunc_Array_Get_Item; // 0x30(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
TArray<class UMaterialInstanceDynamic*> CallFunc_GetMainMeshMaterials_ReturnValue_1; // 0x38(0x10)(ReferenceParm)
|
|
int32 Temp_int_Loop_Counter_Variable_1; // 0x48(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_1082[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
class UMaterialInstanceDynamic* CallFunc_Array_Get_Item_1; // 0x50(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
int32 CallFunc_Add_IntInt_ReturnValue_1; // 0x58(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 CallFunc_Array_Length_ReturnValue_1; // 0x5C(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_Less_IntInt_ReturnValue_1; // 0x60(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
}
|
|
}
|
|
|
|
|