Navigation
API > API/Plugins > API/Plugins/SoundMod > API/Plugins/SoundMod/USoundNodeModPlayer
- USoundNode::GetDuration()
- USoundNodeModPlayer::GetDuration()
References
Module | SoundMod |
Header | /Engine/Plugins/Runtime/SoundMod/Source/SoundMod/Public/SoundNodeModPlayer.h |
Include | #include "SoundNodeModPlayer.h" |
Source | /Engine/Plugins/Runtime/SoundMod/Source/SoundMod/Private/SoundNodeModPlayer.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.