UPDRecruitListItem > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UPDRecruitListItem > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject namespace URecruitListItem_C { constexpr auto Img_BottomLine = 0x330; // UImage* constexpr auto IMG_Cancel = 0x338; // UImage* constexpr auto IMG_Canceled = 0x340; // UImage* constexpr auto IMG_Face_Outline = 0x348; // UImage* constexpr auto IMG_Invite_Indicator_4 = 0x350; // UImage* constexpr auto IMG_Join = 0x358; // UImage* constexpr auto IMG_PictureBg = 0x360; // UImage* constexpr auto IMG_RecuritFalied = 0x368; // UImage* } } }
public static class Offsets { public static class Classes { // Inheritance: UPDRecruitListItem > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject public static class URecruitListItem_C { public const UInt16 Img_BottomLine = 0x330; // UImage* public const UInt16 IMG_Cancel = 0x338; // UImage* public const UInt16 IMG_Canceled = 0x340; // UImage* public const UInt16 IMG_Face_Outline = 0x348; // UImage* public const UInt16 IMG_Invite_Indicator_4 = 0x350; // UImage* public const UInt16 IMG_Join = 0x358; // UImage* public const UInt16 IMG_PictureBg = 0x360; // UImage* public const UInt16 IMG_RecuritFalied = 0x368; // UImage* } } }