UPDResultRoundItemUI > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UPDResultRoundItemUI > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject namespace URoundResultItem_C { constexpr auto appear = 0x2d8; // UWidgetAnimation* constexpr auto Reset = 0x2e0; // UWidgetAnimation* constexpr auto RoundDraw = 0x2e8; // UWidgetAnimation* constexpr auto RoundLose = 0x2f0; // UWidgetAnimation* constexpr auto RoundWin = 0x2f8; // UWidgetAnimation* } } }
public static class Offsets { public static class Classes { // Inheritance: UPDResultRoundItemUI > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject public static class URoundResultItem_C { public const UInt16 appear = 0x2d8; // UWidgetAnimation* public const UInt16 Reset = 0x2e0; // UWidgetAnimation* public const UInt16 RoundDraw = 0x2e8; // UWidgetAnimation* public const UInt16 RoundLose = 0x2f0; // UWidgetAnimation* public const UInt16 RoundWin = 0x2f8; // UWidgetAnimation* } } }