GetSoundCount

From Onset Developer Wiki
Revision as of 14:59, 17 November 2019 by 28days (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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