mirror of
https://github.com/swordbluesword/PalWorld-NetCrack.git
synced 2025-04-29 02:47:17 +09:00
171 lines
5.2 KiB
C++
171 lines
5.2 KiB
C++
#pragma once
|
|
|
|
// Dumped with Dumper-7!
|
|
|
|
|
|
namespace SDK
|
|
{
|
|
//---------------------------------------------------------------------------------------------------------------------
|
|
// CLASSES
|
|
//---------------------------------------------------------------------------------------------------------------------
|
|
|
|
// 0x0 (0x28 - 0x28)
|
|
// Class Slate.ToolMenuBase
|
|
class UToolMenuBase : public UObject
|
|
{
|
|
public:
|
|
|
|
static class UClass* StaticClass();
|
|
static class UToolMenuBase* GetDefaultObj();
|
|
|
|
};
|
|
|
|
// 0x8 (0x30 - 0x28)
|
|
// Class Slate.SlateSettings
|
|
class USlateSettings : public UObject
|
|
{
|
|
public:
|
|
bool bExplicitCanvasChildZOrder; // 0x28(0x1)(Edit, ZeroConstructor, Config, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1BF0[0x7]; // Fixing Size Of Struct [ Dumper-7 ]
|
|
|
|
static class UClass* StaticClass();
|
|
static class USlateSettings* GetDefaultObj();
|
|
|
|
};
|
|
|
|
// 0x3F0 (0x420 - 0x30)
|
|
// Class Slate.ButtonWidgetStyle
|
|
class UButtonWidgetStyle : public USlateWidgetStyleContainerBase
|
|
{
|
|
public:
|
|
struct FButtonStyle ButtonStyle; // 0x30(0x3F0)(Edit, BlueprintVisible, NativeAccessSpecifierPublic)
|
|
|
|
static class UClass* StaticClass();
|
|
static class UButtonWidgetStyle* GetDefaultObj();
|
|
|
|
};
|
|
|
|
// 0xAD0 (0xB00 - 0x30)
|
|
// Class Slate.CheckBoxWidgetStyle
|
|
class UCheckBoxWidgetStyle : public USlateWidgetStyleContainerBase
|
|
{
|
|
public:
|
|
struct FCheckBoxStyle CheckBoxStyle; // 0x30(0xAD0)(Edit, NativeAccessSpecifierPublic)
|
|
|
|
static class UClass* StaticClass();
|
|
static class UCheckBoxWidgetStyle* GetDefaultObj();
|
|
|
|
};
|
|
|
|
// 0x660 (0x690 - 0x30)
|
|
// Class Slate.ComboBoxWidgetStyle
|
|
class UComboBoxWidgetStyle : public USlateWidgetStyleContainerBase
|
|
{
|
|
public:
|
|
struct FComboBoxStyle ComboBoxStyle; // 0x30(0x660)(Edit, NativeAccessSpecifierPublic)
|
|
|
|
static class UClass* StaticClass();
|
|
static class UComboBoxWidgetStyle* GetDefaultObj();
|
|
|
|
};
|
|
|
|
// 0x600 (0x630 - 0x30)
|
|
// Class Slate.ComboButtonWidgetStyle
|
|
class UComboButtonWidgetStyle : public USlateWidgetStyleContainerBase
|
|
{
|
|
public:
|
|
struct FComboButtonStyle ComboButtonStyle; // 0x30(0x600)(Edit, NativeAccessSpecifierPublic)
|
|
|
|
static class UClass* StaticClass();
|
|
static class UComboButtonWidgetStyle* GetDefaultObj();
|
|
|
|
};
|
|
|
|
// 0xE90 (0xEC0 - 0x30)
|
|
// Class Slate.EditableTextBoxWidgetStyle
|
|
class UEditableTextBoxWidgetStyle : public USlateWidgetStyleContainerBase
|
|
{
|
|
public:
|
|
struct FEditableTextBoxStyle EditableTextBoxStyle; // 0x30(0xE90)(Edit, NativeAccessSpecifierPublic)
|
|
|
|
static class UClass* StaticClass();
|
|
static class UEditableTextBoxWidgetStyle* GetDefaultObj();
|
|
|
|
};
|
|
|
|
// 0x2F0 (0x320 - 0x30)
|
|
// Class Slate.EditableTextWidgetStyle
|
|
class UEditableTextWidgetStyle : public USlateWidgetStyleContainerBase
|
|
{
|
|
public:
|
|
struct FEditableTextStyle EditableTextStyle; // 0x30(0x2F0)(Edit, NativeAccessSpecifierPublic)
|
|
|
|
static class UClass* StaticClass();
|
|
static class UEditableTextWidgetStyle* GetDefaultObj();
|
|
|
|
};
|
|
|
|
// 0x290 (0x2C0 - 0x30)
|
|
// Class Slate.ProgressWidgetStyle
|
|
class UProgressWidgetStyle : public USlateWidgetStyleContainerBase
|
|
{
|
|
public:
|
|
struct FProgressBarStyle ProgressBarStyle; // 0x30(0x290)(Edit, BlueprintVisible, NativeAccessSpecifierPublic)
|
|
|
|
static class UClass* StaticClass();
|
|
static class UProgressWidgetStyle* GetDefaultObj();
|
|
|
|
};
|
|
|
|
// 0x770 (0x7A0 - 0x30)
|
|
// Class Slate.ScrollBarWidgetStyle
|
|
class UScrollBarWidgetStyle : public USlateWidgetStyleContainerBase
|
|
{
|
|
public:
|
|
struct FScrollBarStyle ScrollBarStyle; // 0x30(0x770)(Edit, NativeAccessSpecifierPublic)
|
|
|
|
static class UClass* StaticClass();
|
|
static class UScrollBarWidgetStyle* GetDefaultObj();
|
|
|
|
};
|
|
|
|
// 0x350 (0x380 - 0x30)
|
|
// Class Slate.ScrollBoxWidgetStyle
|
|
class UScrollBoxWidgetStyle : public USlateWidgetStyleContainerBase
|
|
{
|
|
public:
|
|
struct FScrollBoxStyle ScrollBoxStyle; // 0x30(0x350)(Edit, NativeAccessSpecifierPublic)
|
|
|
|
static class UClass* StaticClass();
|
|
static class UScrollBoxWidgetStyle* GetDefaultObj();
|
|
|
|
};
|
|
|
|
// 0x600 (0x630 - 0x30)
|
|
// Class Slate.SpinBoxWidgetStyle
|
|
class USpinBoxWidgetStyle : public USlateWidgetStyleContainerBase
|
|
{
|
|
public:
|
|
struct FSpinBoxStyle SpinBoxStyle; // 0x30(0x600)(Edit, NativeAccessSpecifierPublic)
|
|
|
|
static class UClass* StaticClass();
|
|
static class USpinBoxWidgetStyle* GetDefaultObj();
|
|
|
|
};
|
|
|
|
// 0x350 (0x380 - 0x30)
|
|
// Class Slate.TextBlockWidgetStyle
|
|
class UTextBlockWidgetStyle : public USlateWidgetStyleContainerBase
|
|
{
|
|
public:
|
|
struct FTextBlockStyle TextBlockStyle; // 0x30(0x350)(Edit, NativeAccessSpecifierPublic)
|
|
|
|
static class UClass* StaticClass();
|
|
static class UTextBlockWidgetStyle* GetDefaultObj();
|
|
|
|
};
|
|
|
|
}
|
|
|
|
|