AudioManager:StopSound
From Data Realms Wiki
Function | |
---|---|
Syntax | StopSound( * Pointer to the Sound to stop playing. Ownership is NOT transferred! ) |
Description: | |
Stops playing a certain Sound's samples. | |
Returns | Whether playback of the sound was successfully stopped, or even found. |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |