UPDFriendListItem > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UPDFriendListItem > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject namespace UFriendListItem_C { constexpr auto Img_BottomLine = 0x3a8; // UImage* constexpr auto IMG_Category_Arrow = 0x3b0; // UImage* constexpr auto IMG_Category_BottomLine = 0x3b8; // UImage* constexpr auto IMG_Face_Outline = 0x3c0; // UImage* constexpr auto IMG_GradeNone_Bg = 0x3c8; // UImage* constexpr auto IMG_PictureBg = 0x3d0; // UImage* constexpr auto IMG_ToolTipBg = 0x3d8; // UImage* constexpr auto IMG_ToolTipOutline = 0x3e0; // UImage* } } }
public static class Offsets { public static class Classes { // Inheritance: UPDFriendListItem > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject public static class UFriendListItem_C { public const UInt16 Img_BottomLine = 0x3a8; // UImage* public const UInt16 IMG_Category_Arrow = 0x3b0; // UImage* public const UInt16 IMG_Category_BottomLine = 0x3b8; // UImage* public const UInt16 IMG_Face_Outline = 0x3c0; // UImage* public const UInt16 IMG_GradeNone_Bg = 0x3c8; // UImage* public const UInt16 IMG_PictureBg = 0x3d0; // UImage* public const UInt16 IMG_ToolTipBg = 0x3d8; // UImage* public const UInt16 IMG_ToolTipOutline = 0x3e0; // UImage* } } }