UPDFriendAddItem > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UPDFriendAddItem > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject namespace UFriendAddItem_C { constexpr auto Img_BottomLine = 0x340; // UImage* constexpr auto IMG_Category_Arrow = 0x348; // UImage* constexpr auto IMG_Category_BottomLine = 0x350; // UImage* constexpr auto IMG_Face_Outline = 0x358; // UImage* constexpr auto IMG_PictureBg = 0x360; // UImage* } } }
public static class Offsets { public static class Classes { // Inheritance: UPDFriendAddItem > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject public static class UFriendAddItem_C { public const UInt16 Img_BottomLine = 0x340; // UImage* public const UInt16 IMG_Category_Arrow = 0x348; // UImage* public const UInt16 IMG_Category_BottomLine = 0x350; // UImage* public const UInt16 IMG_Face_Outline = 0x358; // UImage* public const UInt16 IMG_PictureBg = 0x360; // UImage* } } }