Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/USoundNodeLooping
- USoundNode::GetDuration()
- USoundNodeLooping::GetDuration()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundNodeLooping.h |
| Include | #include "Sound/SoundNodeLooping.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SoundNodeLooping.cpp |
virtual float GetDuration&40;&41;
Remarks
Returns the maximum duration this sound node will play for. float of number of seconds this sound will play for. INDEFINITELY_LOOPING_DURATION means its looping.