UPDUserWidget > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UPDUserWidget > UUserWidget > UWidget > UVisual > UObject namespace UPDResultRankScore { constexpr auto IMG_ScoreBoard_Line01 = 0x288; // UImage* constexpr auto IMG_ScoreBoard_Line02 = 0x290; // UImage* constexpr auto IMG_ScoreBoard_TopBg01 = 0x298; // UImage* constexpr auto TB_TeamName = 0x2a0; // UPDTextBlock* constexpr auto CP_PlayerScoreRoot = 0x2a8; // UCanvasPanel* } } }
public static class Offsets { public static class Classes { // Inheritance: UPDUserWidget > UUserWidget > UWidget > UVisual > UObject public static class UPDResultRankScore { public const UInt16 IMG_ScoreBoard_Line01 = 0x288; // UImage* public const UInt16 IMG_ScoreBoard_Line02 = 0x290; // UImage* public const UInt16 IMG_ScoreBoard_TopBg01 = 0x298; // UImage* public const UInt16 TB_TeamName = 0x2a0; // UPDTextBlock* public const UInt16 CP_PlayerScoreRoot = 0x2a8; // UCanvasPanel* } } }