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