UArchonTabButton > UArchonUserButton > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UArchonTabButton > UArchonUserButton > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject namespace ULoadoutDyeSlotTabButton { constexpr auto Swatch = 0x4f8; // ULoadoutDyeSwatch* constexpr auto LockedIndicator = 0x500; // UWidget* } } }
public static class Offsets { public static class Classes { // Inheritance: UArchonTabButton > UArchonUserButton > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject public static class ULoadoutDyeSlotTabButton { public const UInt16 Swatch = 0x4f8; // ULoadoutDyeSwatch* public const UInt16 LockedIndicator = 0x500; // UWidget* } } }