UObject
namespace Offsets { namespace Classes { // Inheritance: UObject namespace UGeometryCacheCodecBase { constexpr auto TopologyRanges = 0x28; // TArray<int32_t> } } }
public static class Offsets { public static class Classes { // Inheritance: UObject public static class UGeometryCacheCodecBase { public const byte TopologyRanges = 0x28; // TArray<int32_t> } } }