UEscalationLevelAchievedWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UEscalationLevelAchievedWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject namespace Uescalation_level_achieved_bpw_C { constexpr auto EscalationIcon = 0x368; // UImage* constexpr auto Image = 0x370; // UImage* constexpr auto Image_2 = 0x378; // UImage* constexpr auto Image_40 = 0x380; // UImage* constexpr auto Image_79 = 0x388; // UImage* constexpr auto Image_81 = 0x390; // UImage* } } }
public static class Offsets { public static class Classes { // Inheritance: UEscalationLevelAchievedWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject public static class Uescalation_level_achieved_bpw_C { public const UInt16 EscalationIcon = 0x368; // UImage* public const UInt16 Image = 0x370; // UImage* public const UInt16 Image_2 = 0x378; // UImage* public const UInt16 Image_40 = 0x380; // UImage* public const UInt16 Image_79 = 0x388; // UImage* public const UInt16 Image_81 = 0x390; // UImage* } } }