UInterpTrackInst > UObject
namespace Offsets { namespace Classes { // Inheritance: UInterpTrackInst > UObject namespace UInterpTrackInstProperty { constexpr auto InterpProperty = 0x28; // TFieldPath constexpr auto PropertyOuterObjectInst = 0x48; // UObject* } } }
public static class Offsets { public static class Classes { // Inheritance: UInterpTrackInst > UObject public static class UInterpTrackInstProperty { public const byte InterpProperty = 0x28; // TFieldPath public const byte PropertyOuterObjectInst = 0x48; // UObject* } } }