CreateSound3D: Difference between revisions

From Onset Developer Wiki
(Created page with "{{Info|Function|Client|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|CreateSound3D(SoundFile, x, y, z [, radius, bLoop])}} {{FuncParameters}} {{FuncParam|SoundFile|__E...")
(No difference)

Revision as of 11:22, 22 March 2019

CreateSound3D

Type: Function
Context: Client
Introduced: v1.0

Description

__EDIT_ME__

Syntax

CreateSound3D(SoundFile, x, y, z [, radius, bLoop])

Parameters

  • SoundFile
    __EDIT_ME__
  • x
    __EDIT_ME__
  • y
    __EDIT_ME__
  • z
    __EDIT_ME__
  • radius
    __EDIT_ME__
  • bLoop (optional)
    __EDIT_ME__

Return Value

  • __EDIT_ME__

Example

__EDIT_ME__

See also

__EDIT_ME__