UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject namespace UArchonLoadScreenWidget { constexpr auto DefaultLoadingScreen = 0x388; // UImage* constexpr auto pre_city = 0x390; // UImage* constexpr auto DefaultCircularThrobber = 0x398; // UCircularThrobber* } } }
public static class Offsets { public static class Classes { // Inheritance: UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject public static class UArchonLoadScreenWidget { public const UInt16 DefaultLoadingScreen = 0x388; // UImage* public const UInt16 pre_city = 0x390; // UImage* public const UInt16 DefaultCircularThrobber = 0x398; // UCircularThrobber* } } }