#pragma once // Dumped with Dumper-7! #include "../SDK.hpp" namespace SDK { namespace Params { //--------------------------------------------------------------------------------------------------------------------- // PARAMETERS //--------------------------------------------------------------------------------------------------------------------- // 0x20 (0x20 - 0x0) // Function WBP_CharaCre_ListContent.WBP_CharaCre_ListContent_C.ExecuteUbergraph_WBP_CharaCre_ListContent struct UWBP_CharaCre_ListContent_C_ExecuteUbergraph_WBP_CharaCre_ListContent_Params { public: int32 EntryPoint; // 0x0(0x4)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) uint8 Pad_3058[0x4]; // Fixing Size After Last Property [ Dumper-7 ] class FText CallFunc_GetLocalizedTextFromHandle_Text; // 0x8(0x18)(None) }; } }