UPDOwnLeptonListItem > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UPDOwnLeptonListItem > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject namespace UOwn2LeptonListItem_C { constexpr auto Img_Bg = 0x330; // UImage* constexpr auto IMG_Lock_Bg = 0x338; // UImage* constexpr auto IMG_Mouse_R = 0x340; // UImage* constexpr auto IMG_Unlock_Bg = 0x348; // UImage* constexpr auto IMG_Unlock_Outline = 0x350; // UImage* } } }
public static class Offsets { public static class Classes { // Inheritance: UPDOwnLeptonListItem > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject public static class UOwn2LeptonListItem_C { public const UInt16 Img_Bg = 0x330; // UImage* public const UInt16 IMG_Lock_Bg = 0x338; // UImage* public const UInt16 IMG_Mouse_R = 0x340; // UImage* public const UInt16 IMG_Unlock_Bg = 0x348; // UImage* public const UInt16 IMG_Unlock_Outline = 0x350; // UImage* } } }