USocialPanelTabGuild > USocialPanelTabBase > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: USocialPanelTabGuild > USocialPanelTabBase > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject namespace Uguilds_tab_bpw_C { constexpr auto UberGraphFrame = 0x4b0; // FPointerToUberGraphFrame constexpr auto DecorMetalAddGuildMember = 0x4b8; // UImage* constexpr auto DecorMetalGuildHeader = 0x4c0; // UImage* constexpr auto guildinfo_bg_fill = 0x4c8; // UImage* constexpr auto guildinfo_bg_gradient = 0x4d0; // UImage* constexpr auto Image_1 = 0x4d8; // UImage* constexpr auto HintTextValue = 0x4e0; // FText } } }
public static class Offsets { public static class Classes { // Inheritance: USocialPanelTabGuild > USocialPanelTabBase > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject public static class Uguilds_tab_bpw_C { public const UInt16 UberGraphFrame = 0x4b0; // FPointerToUberGraphFrame public const UInt16 DecorMetalAddGuildMember = 0x4b8; // UImage* public const UInt16 DecorMetalGuildHeader = 0x4c0; // UImage* public const UInt16 guildinfo_bg_fill = 0x4c8; // UImage* public const UInt16 guildinfo_bg_gradient = 0x4d0; // UImage* public const UInt16 Image_1 = 0x4d8; // UImage* public const UInt16 HintTextValue = 0x4e0; // FText } } }