USocialPanelDisbandGuildButton > UArchonUserButton > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: USocialPanelDisbandGuildButton > UArchonUserButton > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject namespace Uw_button_generic_CTA_C { constexpr auto UberGraphFrame = 0x4d0; // FPointerToUberGraphFrame constexpr auto NormalTint = 0x4d8; // FColor } } }
public static class Offsets { public static class Classes { // Inheritance: USocialPanelDisbandGuildButton > UArchonUserButton > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject public static class Uw_button_generic_CTA_C { public const UInt16 UberGraphFrame = 0x4d0; // FPointerToUberGraphFrame public const UInt16 NormalTint = 0x4d8; // FColor } } }