UPDClanOtherListItemUI > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UPDClanOtherListItemUI > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject namespace UClanOtherListItem_C { constexpr auto IMG_Locked = 0x320; // UImage* constexpr auto IMG_Opened = 0x328; // UImage* } } }
public static class Offsets { public static class Classes { // Inheritance: UPDClanOtherListItemUI > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject public static class UClanOtherListItem_C { public const UInt16 IMG_Locked = 0x320; // UImage* public const UInt16 IMG_Opened = 0x328; // UImage* } } }