mirror of
https://github.com/swordbluesword/PalWorld-NetCrack.git
synced 2025-04-29 02:47:17 +09:00
112 lines
10 KiB
C++
112 lines
10 KiB
C++
#pragma once
|
|
|
|
// Dumped with Dumper-7!
|
|
|
|
|
|
#include "../SDK.hpp"
|
|
|
|
namespace SDK
|
|
{
|
|
namespace Params
|
|
{
|
|
//---------------------------------------------------------------------------------------------------------------------
|
|
// PARAMETERS
|
|
//---------------------------------------------------------------------------------------------------------------------
|
|
|
|
// 0x40 (0x40 - 0x0)
|
|
// Function BP_VisualEffect_SelfDestructEmissive.BP_VisualEffect_SelfDestructEmissive_C.Initialize Float Parameters
|
|
struct UBP_VisualEffect_SelfDestructEmissive_C_Initialize_Float_Parameters_Params
|
|
{
|
|
public:
|
|
float CallFunc_GetFloatParameter_ReturnValue; // 0x0(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float CallFunc_GetFloatParameter_ReturnValue_1; // 0x4(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float CallFunc_GetFloatParameter_ReturnValue_2; // 0x8(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float CallFunc_GetFloatParameter_ReturnValue_3; // 0xC(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float CallFunc_GetFloatParameter_DefaultValue_ImplicitCast; // 0x10(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float CallFunc_GetFloatParameter_DefaultValue_ImplicitCast_1; // 0x14(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
double K2Node_VariableSet_DecayRateOfEmissiveTime_ImplicitCast; // 0x18(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
double K2Node_VariableSet_MinEmissiveDuration_ImplicitCast; // 0x20(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float CallFunc_GetFloatParameter_DefaultValue_ImplicitCast_2; // 0x28(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float CallFunc_GetFloatParameter_DefaultValue_ImplicitCast_3; // 0x2C(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
double K2Node_VariableSet_DefaultNoEmissiveDuration_ImplicitCast; // 0x30(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
double K2Node_VariableSet_DefaultEmissiveDuration_ImplicitCast; // 0x38(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
// 0x78 (0x78 - 0x0)
|
|
// Function BP_VisualEffect_SelfDestructEmissive.BP_VisualEffect_SelfDestructEmissive_C.FlashWithAcceleration
|
|
struct UBP_VisualEffect_SelfDestructEmissive_C_FlashWithAcceleration_Params
|
|
{
|
|
public:
|
|
double DeltaTime; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* CallFunc_GetOwner_ReturnValue; // 0x8(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
double CallFunc_Divide_DoubleDouble_ReturnValue; // 0x10(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
double CallFunc_Divide_DoubleDouble_ReturnValue_1; // 0x18(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_LessEqual_DoubleDouble_ReturnValue; // 0x20(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_LessEqual_DoubleDouble_ReturnValue_1; // 0x21(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_3AD1[0x6]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
double CallFunc_SelectFloat_ReturnValue; // 0x28(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
double CallFunc_SelectFloat_ReturnValue_1; // 0x30(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
double CallFunc_Add_DoubleDouble_ReturnValue; // 0x38(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_GreaterEqual_DoubleDouble_ReturnValue; // 0x40(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1; // 0x41(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_3AD2[0x2]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
FDelegateProperty_ Temp_delegate_Variable; // 0x44(0x10)(ConstParm, ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_3AD3[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
TArray<struct FAkExternalSourceInfo> Temp_struct_Variable; // 0x58(0x10)(ConstParm, ReferenceParm)
|
|
int32 CallFunc_PostEvent_ReturnValue; // 0x68(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_3AD4[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
double CallFunc_Add_DoubleDouble_ReturnValue_1; // 0x70(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
// 0x10 (0x10 - 0x0)
|
|
// Function BP_VisualEffect_SelfDestructEmissive.BP_VisualEffect_SelfDestructEmissive_C.SetOverlayMaterial
|
|
struct UBP_VisualEffect_SelfDestructEmissive_C_SetOverlayMaterial_Params
|
|
{
|
|
public:
|
|
class UMaterialInterface* NewOverlayMaterial; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
class USkeletalMeshComponent* CallFunc_GetMainMesh_ReturnValue; // 0x8(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
// 0x31 (0x31 - 0x0)
|
|
// Function BP_VisualEffect_SelfDestructEmissive.BP_VisualEffect_SelfDestructEmissive_C.SetEmissive
|
|
struct UBP_VisualEffect_SelfDestructEmissive_C_SetEmissive_Params
|
|
{
|
|
public:
|
|
float Value; // 0x0(0x4)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 Temp_int_Array_Index_Variable; // 0x4(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 Temp_int_Loop_Counter_Variable; // 0x8(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 CallFunc_Add_IntInt_ReturnValue; // 0xC(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
TArray<class UMaterialInstanceDynamic*> CallFunc_GetMainMeshMaterials_ReturnValue; // 0x10(0x10)(ReferenceParm)
|
|
int32 CallFunc_Array_Length_ReturnValue; // 0x20(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_3ADA[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
class UMaterialInstanceDynamic* CallFunc_Array_Get_Item; // 0x28(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_Less_IntInt_ReturnValue; // 0x30(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
// 0x4 (0x4 - 0x0)
|
|
// Function BP_VisualEffect_SelfDestructEmissive.BP_VisualEffect_SelfDestructEmissive_C.TickVisualEffect
|
|
struct UBP_VisualEffect_SelfDestructEmissive_C_TickVisualEffect_Params
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0(0x4)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
// 0x28 (0x28 - 0x0)
|
|
// Function BP_VisualEffect_SelfDestructEmissive.BP_VisualEffect_SelfDestructEmissive_C.ExecuteUbergraph_BP_VisualEffect_SelfDestructEmissive
|
|
struct UBP_VisualEffect_SelfDestructEmissive_C_ExecuteUbergraph_BP_VisualEffect_SelfDestructEmissive_Params
|
|
{
|
|
public:
|
|
int32 EntryPoint; // 0x0(0x4)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_3AE3[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
class USkeletalMeshComponent* CallFunc_GetMainMesh_ReturnValue; // 0x8(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
|
class UNiagaraComponent* CallFunc_SpawnSystemAttached_ReturnValue; // 0x10(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
|
float K2Node_Event_DeltaTime; // 0x18(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_3AE4[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
double CallFunc_FlashWithAcceleration_DeltaTime_ImplicitCast; // 0x20(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
}
|
|
}
|
|
|
|
|