UARTrackedGeometry > UObject
namespace Offsets { namespace Classes { // Inheritance: UARTrackedGeometry > UObject namespace UARTrackedImage { constexpr auto DetectedImage = 0xf8; // UARCandidateImage* constexpr auto EstimatedSize = 0x100; // FVector2D } } }
public static class Offsets { public static class Classes { // Inheritance: UARTrackedGeometry > UObject public static class UARTrackedImage { public const byte DetectedImage = 0xf8; // UARCandidateImage* public const UInt16 EstimatedSize = 0x100; // FVector2D } } }