Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/FSoundEffectBase
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundEffectBase.h |
| Include | #include "Sound/SoundEffectBase.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SoundEffectBase.cpp |
void EffectCommand
(
TUniqueFunction < void> Command
)
Remarks
Enqueues a lambda command on a thread safe queue which is pumped from the audio render thread.