IsValidSound

From Onset Developer Wiki
Revision as of 14:29, 10 November 2019 by 28days (talk | contribs)
IsValidSound

Type: Function
Context: Client
Introduced: v1.0

Description

Checks whether the sound is valid or not.

Syntax

IsValidSound(sound)

Parameters

  • sound
    __EDIT_ME__

Return Value

  • Returns true if the sound is valid, otherwise false.

Example

__EDIT_ME__

See also

__EDIT_ME__