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