UArchonScreen > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UArchonScreen > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject namespace UContractAcceptScreen { constexpr auto ConfirmButton = 0x4b0; // UFocusButton* constexpr auto BackButton = 0x4b8; // UFocusButton* } } }
public static class Offsets { public static class Classes { // Inheritance: UArchonScreen > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject public static class UContractAcceptScreen { public const UInt16 ConfirmButton = 0x4b0; // UFocusButton* public const UInt16 BackButton = 0x4b8; // UFocusButton* } } }