UArchonProgressBar > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UArchonProgressBar > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject namespace UWeaponXPBankedProgressBar { constexpr auto BankedXPBarsSwitcher = 0x530; // UWidgetSwitcher* constexpr auto UnlockedBankedBars = 0x538; // UCanvasPanel* constexpr auto BankedXPText = 0x540; // UTextBlock* } } }
public static class Offsets { public static class Classes { // Inheritance: UArchonProgressBar > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject public static class UWeaponXPBankedProgressBar { public const UInt16 BankedXPBarsSwitcher = 0x530; // UWidgetSwitcher* public const UInt16 UnlockedBankedBars = 0x538; // UCanvasPanel* public const UInt16 BankedXPText = 0x540; // UTextBlock* } } }