UInterpTrackSound::GetSoundTrackKeyAtPosition

Return the key at the specified position in the track.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Matinee/InterpTrackSound.h

Include

#include "Matinee/InterpTrackSound.h"

Source

/Engine/Source/Runtime/Engine/Private/Interpolation.cpp

Syntax

FSoundTrackKey & GetSoundTrackKeyAtPosition
(
    float InPosition
)

Remarks

Return the key at the specified position in the track.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss