UPDStatusBoardRoundResultItem > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UPDStatusBoardRoundResultItem > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject namespace UStatusBoardRoundResultItem_C { constexpr auto appear = 0x300; // UWidgetAnimation* constexpr auto CP_Result_Selected = 0x308; // UCanvasPanel* constexpr auto IMG_Result_SelectedBar = 0x310; // UImage* constexpr auto IMG_Result_SelectedFx = 0x318; // UImage* constexpr auto IMG_SLotBg_BL = 0x320; // UImage* constexpr auto IMG_SLotBg_BM = 0x328; // UImage* constexpr auto IMG_SLotBg_BR = 0x330; // UImage* } } }
public static class Offsets { public static class Classes { // Inheritance: UPDStatusBoardRoundResultItem > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject public static class UStatusBoardRoundResultItem_C { public const UInt16 appear = 0x300; // UWidgetAnimation* public const UInt16 CP_Result_Selected = 0x308; // UCanvasPanel* public const UInt16 IMG_Result_SelectedBar = 0x310; // UImage* public const UInt16 IMG_Result_SelectedFx = 0x318; // UImage* public const UInt16 IMG_SLotBg_BL = 0x320; // UImage* public const UInt16 IMG_SLotBg_BM = 0x328; // UImage* public const UInt16 IMG_SLotBg_BR = 0x330; // UImage* } } }