UPDMarkerGuide > UPDIngameModeWidget > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UPDMarkerGuide > UPDIngameModeWidget > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject namespace UMarkerGuide_C { constexpr auto SiteVote = 0x328; // UWidgetAnimation* constexpr auto IMG_MoseLB = 0x330; // UImage* constexpr auto IMG_MoseMB = 0x338; // UImage* constexpr auto IMG_MoseRB = 0x340; // UImage* constexpr auto IMG_Split = 0x348; // UImage* constexpr auto IMG_TextLine = 0x350; // UImage* } } }
public static class Offsets { public static class Classes { // Inheritance: UPDMarkerGuide > UPDIngameModeWidget > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject public static class UMarkerGuide_C { public const UInt16 SiteVote = 0x328; // UWidgetAnimation* public const UInt16 IMG_MoseLB = 0x330; // UImage* public const UInt16 IMG_MoseMB = 0x338; // UImage* public const UInt16 IMG_MoseRB = 0x340; // UImage* public const UInt16 IMG_Split = 0x348; // UImage* public const UInt16 IMG_TextLine = 0x350; // UImage* } } }