UArchonPopup > UArchonScreen > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UArchonPopup > UArchonScreen > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject namespace Ucharacter_reset_confirm_popup_bpw_C { constexpr auto UberGraphFrame = 0x4f0; // FPointerToUberGraphFrame constexpr auto back = 0x4f8; // UImage* constexpr auto belt = 0x500; // UImage* constexpr auto border1 = 0x508; // UImage* constexpr auto border2 = 0x510; // UImage* constexpr auto buckle = 0x518; // UImage* constexpr auto feather1 = 0x520; // UImage* constexpr auto feather2 = 0x528; // UImage* constexpr auto featherlg1 = 0x530; // UImage* constexpr auto featherlg2 = 0x538; // UImage* constexpr auto vignette_mat = 0x540; // UImage* } } }
public static class Offsets { public static class Classes { // Inheritance: UArchonPopup > UArchonScreen > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject public static class Ucharacter_reset_confirm_popup_bpw_C { public const UInt16 UberGraphFrame = 0x4f0; // FPointerToUberGraphFrame public const UInt16 back = 0x4f8; // UImage* public const UInt16 belt = 0x500; // UImage* public const UInt16 border1 = 0x508; // UImage* public const UInt16 border2 = 0x510; // UImage* public const UInt16 buckle = 0x518; // UImage* public const UInt16 feather1 = 0x520; // UImage* public const UInt16 feather2 = 0x528; // UImage* public const UInt16 featherlg1 = 0x530; // UImage* public const UInt16 featherlg2 = 0x538; // UImage* public const UInt16 vignette_mat = 0x540; // UImage* } } }