#pragma once // Dumped with Dumper-7! namespace SDK { //--------------------------------------------------------------------------------------------------------------------- // CLASSES //--------------------------------------------------------------------------------------------------------------------- // 0x1 (0x41 - 0x40) // BlueprintGeneratedClass BP_PalUIDispatchParameter_ItemShop.BP_PalUIDispatchParameter_ItemShop_C class UBP_PalUIDispatchParameter_ItemShop_C : public UPalHUDDispatchParameter_ItemShop { public: enum class E_PalItemShopTabType OpenTabType; // 0x40(0x1)(Edit, BlueprintVisible, ZeroConstructor, DisableEditOnInstance, IsPlainOldData, NoDestructor, HasGetValueTypeHash) static class UClass* StaticClass(); static class UBP_PalUIDispatchParameter_ItemShop_C* GetDefaultObj(); }; }