GetSoundCount

From Onset Developer Wiki
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