UPDLoadingUI > UPDSceneBaseUI > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UPDLoadingUI > UPDSceneBaseUI > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject namespace ULoading_C { constexpr auto IMG_AnimIndicator_A = 0x290; // UImage* constexpr auto IMG_AnimIndicator_B = 0x298; // UImage* constexpr auto Img_Bg = 0x2a0; // UImage* constexpr auto Img_Indicator = 0x2a8; // UImage* constexpr auto IMG_PDLogo = 0x2b0; // UImage* constexpr auto WS_AnimIndicator = 0x2b8; // UWidgetSwitcher* } } }
public static class Offsets { public static class Classes { // Inheritance: UPDLoadingUI > UPDSceneBaseUI > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject public static class ULoading_C { public const UInt16 IMG_AnimIndicator_A = 0x290; // UImage* public const UInt16 IMG_AnimIndicator_B = 0x298; // UImage* public const UInt16 Img_Bg = 0x2a0; // UImage* public const UInt16 Img_Indicator = 0x2a8; // UImage* public const UInt16 IMG_PDLogo = 0x2b0; // UImage* public const UInt16 WS_AnimIndicator = 0x2b8; // UWidgetSwitcher* } } }