#pragma once // Dumped with Dumper-7! #include "../SDK.hpp" namespace SDK { namespace Params { //--------------------------------------------------------------------------------------------------------------------- // PARAMETERS //--------------------------------------------------------------------------------------------------------------------- // 0x4 (0x4 - 0x0) // Function BP_Prop_Base.BP_Prop_Base_C.ExecuteUbergraph_BP_Prop_Base struct ABP_Prop_Base_C_ExecuteUbergraph_BP_Prop_Base_Params { public: int32 EntryPoint; // 0x0(0x4)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) }; } }