UArchonPopupButton > UArchonUserButton > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UArchonPopupButton > UArchonUserButton > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject namespace Uw_generic_button_popup_C { constexpr auto UberGraphFrame = 0x4d0; // FPointerToUberGraphFrame constexpr auto Key = 0x4d8; // FKey } } }
public static class Offsets { public static class Classes { // Inheritance: UArchonPopupButton > UArchonUserButton > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject public static class Uw_generic_button_popup_C { public const UInt16 UberGraphFrame = 0x4d0; // FPointerToUberGraphFrame public const UInt16 Key = 0x4d8; // FKey } } }