UPDStatusBoardRoundList > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UPDStatusBoardRoundList > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject namespace UStatusBoardRoundList_C { constexpr auto Img_Bg = 0x290; // UImage* constexpr auto IMG_RoundList_Deco_LB_2 = 0x298; // UImage* constexpr auto IMG_RoundList_Deco_LT_2 = 0x2a0; // UImage* constexpr auto IMG_RoundList_Deco_RB_2 = 0x2a8; // UImage* constexpr auto IMG_RoundList_Deco_RT_2 = 0x2b0; // UImage* constexpr auto IMG_TitleBg = 0x2b8; // UImage* } } }
public static class Offsets { public static class Classes { // Inheritance: UPDStatusBoardRoundList > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject public static class UStatusBoardRoundList_C { public const UInt16 Img_Bg = 0x290; // UImage* public const UInt16 IMG_RoundList_Deco_LB_2 = 0x298; // UImage* public const UInt16 IMG_RoundList_Deco_LT_2 = 0x2a0; // UImage* public const UInt16 IMG_RoundList_Deco_RB_2 = 0x2a8; // UImage* public const UInt16 IMG_RoundList_Deco_RT_2 = 0x2b0; // UImage* public const UInt16 IMG_TitleBg = 0x2b8; // UImage* } } }