AudioManager:IsPlaying
From Data Realms Wiki
Function | |
---|---|
Syntax | IsPlaying( * A pointer to a Sound object. Ownership IS NOT transferred! ) |
Description: | |
Reports whetehr a certain Sound's last played sample is being played currently. | |
Returns | Whether the LAST sample that was played of the Sound is currently being played by any of the channels. |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |