UPDRoundReview > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UPDRoundReview > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject namespace URoundResult_Keyplayer_C { constexpr auto UberGraphFrame = 0x390; // FPointerToUberGraphFrame constexpr auto AniKeyplayer = 0x398; // UWidgetAnimation* constexpr auto IMG_KEY_FoeTextBack = 0x3a0; // UImage* constexpr auto IMG_Line = 0x3a8; // UImage* constexpr auto IMG_Line_2 = 0x3b0; // UImage* constexpr auto IMG_MapOutline = 0x3b8; // UImage* constexpr auto IMG_MVP_RText = 0x3c0; // UImage* } } }
public static class Offsets { public static class Classes { // Inheritance: UPDRoundReview > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject public static class URoundResult_Keyplayer_C { public const UInt16 UberGraphFrame = 0x390; // FPointerToUberGraphFrame public const UInt16 AniKeyplayer = 0x398; // UWidgetAnimation* public const UInt16 IMG_KEY_FoeTextBack = 0x3a0; // UImage* public const UInt16 IMG_Line = 0x3a8; // UImage* public const UInt16 IMG_Line_2 = 0x3b0; // UImage* public const UInt16 IMG_MapOutline = 0x3b8; // UImage* public const UInt16 IMG_MVP_RText = 0x3c0; // UImage* } } }