UArchonUserButton > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UArchonUserButton > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject namespace UArchonTabButton { constexpr auto TabImage = 0x4c0; // UImage* constexpr auto Icon = 0x4c8; // TSoftObjectPtr } } }
public static class Offsets { public static class Classes { // Inheritance: UArchonUserButton > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject public static class UArchonTabButton { public const UInt16 TabImage = 0x4c0; // UImage* public const UInt16 Icon = 0x4c8; // TSoftObjectPtr } } }