UArchonUserButton > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UArchonUserButton > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject namespace UArchonHoldButton { constexpr auto HoldDuration = 0x4c0; // float constexpr auto ProgressHolding = 0x4c4; // float } } }
public static class Offsets { public static class Classes { // Inheritance: UArchonUserButton > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject public static class UArchonHoldButton { public const UInt16 HoldDuration = 0x4c0; // float public const UInt16 ProgressHolding = 0x4c4; // float } } }