UArchonUserButton > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UArchonUserButton > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject namespace UBountySlotWidget { constexpr auto InputKey = 0x4c0; // UArchonInputKey* constexpr auto InputKeyContainer = 0x4c8; // USizeBox* } } }
public static class Offsets { public static class Classes { // Inheritance: UArchonUserButton > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject public static class UBountySlotWidget { public const UInt16 InputKey = 0x4c0; // UArchonInputKey* public const UInt16 InputKeyContainer = 0x4c8; // USizeBox* } } }