MovieSceneHelpers::GetSoundDuration

Get the duration for the given sound

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/MovieSceneCommonHelpers.h

Include

#include "MovieSceneCommonHelpers.h"

Source

/Engine/Source/Runtime/MovieScene/Private/MovieSceneCommonHelpers.cpp

Syntax

static float GetSoundDuration
(
    USoundBase * Sound
)

Remarks

Get the duration for the given sound

Returns

The duration in seconds

Parameters

Parameter

Description

Sound

The sound to get the duration for

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