GetSoundCount

From Onset Developer Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
GetSoundCount

Type: Function
Context: Client
Introduced: v1.0

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__

See also