Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Audio > API/Runtime/Engine/Audio/ISoundHandleSystem
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Audio/ISoundHandleSystem.h |
| Include | #include "Audio/ISoundHandleSystem.h" |
virtual void Stop
(
Audio::FSoundHandleID ID
)
Remarks
Stop the sound that is represented by the sound handle with the following ID.
Parameters
| Name | Description |
|---|---|
| ID |