UInterpTrackInst > UObject
namespace Offsets { namespace Classes { // Inheritance: UInterpTrackInst > UObject namespace UInterpTrackInstSound { constexpr auto LastUpdatePosition = 0x28; // float constexpr auto PlayAudioComp = 0x30; // UAudioComponent* } } }
public static class Offsets { public static class Classes { // Inheritance: UInterpTrackInst > UObject public static class UInterpTrackInstSound { public const byte LastUpdatePosition = 0x28; // float public const byte PlayAudioComp = 0x30; // UAudioComponent* } } }