AudioManager:PlaySound
From Data Realms Wiki
Function | |
---|---|
Syntax | PlaySound( * Pointer to the Sound to start playing. Ownership is NOT transferred!
|
Description: | |
Starts playing the next sample of a certain Sound. | |
Returns | Whether or not playback of the Sound was successful. |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |