GetSoundCount
From Onset Developer Wiki
Description
Get the amount of sounds created with CreateSound.
Syntax
GetSoundCount()
Parameters
- This function has no parameters.
Return Value
- Returns the amount of sounds created for the client.
Example
__EDIT_ME__