Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/USoundWave > API/Runtime/Engine/Sound/USoundWave/OnEndGenerate
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundWave.h |
| Include | #include "Sound/SoundWave.h" |
virtual void OnEndGenerate()
Remarks
Called when the procedural sound wave is done generating on the render thread. Only used in the audio mixer and when bProcedural is true..