UPDFriendClanItem > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UPDFriendClanItem > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject namespace UFriendClanItem_C { constexpr auto Img_BottomLine = 0x380; // UImage* constexpr auto IMG_Category_Arrow = 0x388; // UImage* constexpr auto IMG_Category_BottomLine = 0x390; // UImage* constexpr auto IMG_Face_Outline = 0x398; // UImage* constexpr auto IMG_GradeNone_Bg = 0x3a0; // UImage* constexpr auto IMG_PictureBg = 0x3a8; // UImage* constexpr auto IMG_ToolTipBg = 0x3b0; // UImage* constexpr auto IMG_ToolTipOutline = 0x3b8; // UImage* } } }
public static class Offsets { public static class Classes { // Inheritance: UPDFriendClanItem > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject public static class UFriendClanItem_C { public const UInt16 Img_BottomLine = 0x380; // UImage* public const UInt16 IMG_Category_Arrow = 0x388; // UImage* public const UInt16 IMG_Category_BottomLine = 0x390; // UImage* public const UInt16 IMG_Face_Outline = 0x398; // UImage* public const UInt16 IMG_GradeNone_Bg = 0x3a0; // UImage* public const UInt16 IMG_PictureBg = 0x3a8; // UImage* public const UInt16 IMG_ToolTipBg = 0x3b0; // UImage* public const UInt16 IMG_ToolTipOutline = 0x3b8; // UImage* } } }