UArchonScreen > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UArchonScreen > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject namespace ULoadoutDyeScreen { constexpr auto DyePanel = 0x4b0; // ULoadoutDyePanel* } } }
public static class Offsets { public static class Classes { // Inheritance: UArchonScreen > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject public static class ULoadoutDyeScreen { public const UInt16 DyePanel = 0x4b0; // ULoadoutDyePanel* } } }