UGeometryCacheTrack > UObject
namespace Offsets { namespace Classes { // Inheritance: UGeometryCacheTrack > UObject namespace UGeometryCacheTrackStreamable { constexpr auto Codec = 0x58; // UGeometryCacheCodecBase* constexpr auto StartSampleTime = 0xc8; // float } } }
public static class Offsets { public static class Classes { // Inheritance: UGeometryCacheTrack > UObject public static class UGeometryCacheTrackStreamable { public const byte Codec = 0x58; // UGeometryCacheCodecBase* public const byte StartSampleTime = 0xc8; // float } } }