UInterpTrackVectorBase > UInterpTrack > UObject
namespace Offsets { namespace Classes { // Inheritance: UInterpTrackVectorBase > UInterpTrack > UObject namespace UInterpTrackAkAudioEvent { constexpr auto Events = 0x90; // TArray<FAkAudioEventTrackKey> constexpr auto bContinueEventOnMatineeEnd = 0xa0; // char : 1 } } }
public static class Offsets { public static class Classes { // Inheritance: UInterpTrackVectorBase > UInterpTrack > UObject public static class UInterpTrackAkAudioEvent { public const byte Events = 0x90; // TArray<FAkAudioEventTrackKey> public const byte bContinueEventOnMatineeEnd = 0xa0; // char : 1 } } }