USocialPanelCreateGuildButton > UArchonUserButton > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: USocialPanelCreateGuildButton > UArchonUserButton > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject namespace Uw_create_guild_button_bpw_C { constexpr auto UberGraphFrame = 0x528; // FPointerToUberGraphFrame constexpr auto PositiveActionKey = 0x530; // FKey constexpr auto NegativeActionKey = 0x548; // FKey } } }
public static class Offsets { public static class Classes { // Inheritance: USocialPanelCreateGuildButton > UArchonUserButton > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject public static class Uw_create_guild_button_bpw_C { public const UInt16 UberGraphFrame = 0x528; // FPointerToUberGraphFrame public const UInt16 PositiveActionKey = 0x530; // FKey public const UInt16 NegativeActionKey = 0x548; // FKey } } }