UPDMatchListUI > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UPDMatchListUI > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject namespace UMatchList_C { constexpr auto Img_Bg = 0x290; // UImage* constexpr auto IMG_Outglow = 0x298; // UImage* constexpr auto IMG_Outline = 0x2a0; // UImage* } } }
public static class Offsets { public static class Classes { // Inheritance: UPDMatchListUI > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject public static class UMatchList_C { public const UInt16 Img_Bg = 0x290; // UImage* public const UInt16 IMG_Outglow = 0x298; // UImage* public const UInt16 IMG_Outline = 0x2a0; // UImage* } } }