CreateSound

From Onset Developer Wiki
Revision as of 11:22, 22 March 2019 by BlueMountains (talk | contribs) (Created page with "{{Info|Function|Client|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|CreateSound(SoundFile [, bLoop])}} {{FuncParameters}} {{FuncParam|SoundFile |__EDIT_ME__}} {{FuncP...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
CreateSound

Type: Function
Context: Client
Introduced: v1.0

Description

__EDIT_ME__

Syntax

CreateSound(SoundFile [, bLoop])

Parameters

  • SoundFile
    __EDIT_ME__
  • bLoop (optional)
    __EDIT_ME__

Return Value

  • __EDIT_ME__

Example

__EDIT_ME__

See also

__EDIT_ME__