UGeometryCacheCodecBase > UObject
namespace Offsets { namespace Classes { // Inheritance: UGeometryCacheCodecBase > UObject namespace UGeometryCacheCodecRaw { constexpr auto DummyProperty = 0x38; // int32_t } } }
public static class Offsets { public static class Classes { // Inheritance: UGeometryCacheCodecBase > UObject public static class UGeometryCacheCodecRaw { public const byte DummyProperty = 0x38; // int32_t } } }