Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/MovieSceneHelpers
References
| Module | MovieScene |
| Header | /Engine/Source/Runtime/MovieScene/Public/MovieSceneCommonHelpers.h |
| Include | #include "MovieSceneCommonHelpers.h" |
| Source | /Engine/Source/Runtime/MovieScene/Private/MovieSceneCommonHelpers.cpp |
static float GetSoundDuration
&40;
USoundBase &42; Sound
&41;
Remarks
Get the duration for the given sound The duration in seconds
Parameters
| Name | Description |
|---|---|
| Sound | The sound to get the duration for |