#pragma once // Dumped with Dumper-7! #include "../SDK.hpp" namespace SDK { namespace Params { //--------------------------------------------------------------------------------------------------------------------- // PARAMETERS //--------------------------------------------------------------------------------------------------------------------- // 0x8 (0x8 - 0x0) // Function BP_Explosion_Low.BP_Explosion_Low_C.BndEvt__BP_Explosion_Low_Explosive_K2Node_ComponentBoundEvent_0_OnNiagaraSystemFinished__DelegateSignature struct ABP_Explosion_Low_C_BndEvt__BP_Explosion_Low_Explosive_K2Node_ComponentBoundEvent_0_OnNiagaraSystemFinished__DelegateSignature_Params { public: class UNiagaraComponent* PSystem; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash) }; // 0x10 (0x10 - 0x0) // Function BP_Explosion_Low.BP_Explosion_Low_C.ExecuteUbergraph_BP_Explosion_Low struct ABP_Explosion_Low_C_ExecuteUbergraph_BP_Explosion_Low_Params { public: int32 EntryPoint; // 0x0(0x4)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) uint8 Pad_0[0x4]; // Fixing Size After Last Property [ Dumper-7 ] class UNiagaraComponent* K2Node_ComponentBoundEvent_PSystem; // 0x8(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash) }; } }