#pragma once // Dumped with Dumper-7! #include "../SDK.hpp" namespace SDK { namespace Params { //--------------------------------------------------------------------------------------------------------------------- // PARAMETERS //--------------------------------------------------------------------------------------------------------------------- // 0x28 (0x28 - 0x0) // Function BP_VisualEffect_Status_Poisoned.BP_VisualEffect_Status_Poisoned_C.ExecuteUbergraph_BP_VisualEffect_Status_Poisoned struct UBP_VisualEffect_Status_Poisoned_C_ExecuteUbergraph_BP_VisualEffect_Status_Poisoned_Params { public: int32 EntryPoint; // 0x0(0x4)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) uint8 Pad_3AFC[0x4]; // Fixing Size After Last Property [ Dumper-7 ] class USkeletalMeshComponent* CallFunc_GetMainMesh_ReturnValue; // 0x8(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash) class UPalSkeletalMeshComponent* K2Node_DynamicCast_AsPal_Skeletal_Mesh_Component; // 0x10(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash) bool K2Node_DynamicCast_bSuccess; // 0x18(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) uint8 Pad_3AFD[0x7]; // Fixing Size After Last Property [ Dumper-7 ] class UNiagaraComponent* CallFunc_SpawnSystemAttached_ReturnValue; // 0x20(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash) }; } }