Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/USoundNodeConcatenator
- USoundNode::NotifyWaveInstanceFinished()
- USoundNodeConcatenator::NotifyWaveInstanceFinished()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundNodeConcatenator.h |
| Include | #include "Sound/SoundNodeConcatenator.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SoundNodeConcatenator.cpp |
virtual bool NotifyWaveInstanceFinished
&40;
struct FWaveInstance &42; WaveInstance
&41;
Remarks
Notifies the sound node that a wave instance in its subtree has finished.
Parameters
| Name | Description |
|---|---|
| WaveInstance | WaveInstance that was finished |