SetSound3DLocation

From Onset Developer Wiki
Revision as of 11:59, 5 November 2019 by BlueMountains (talk | contribs) (Created page with "{{Info|Function|Client|1.0}} {{FuncDescription|Sets the location of a 3d sound.}} {{FuncSyntax|SetSound3DLocation(sound, x, y, z])}} {{FuncParameters}} {{FuncParam|sound|Th...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
SetSound3DLocation

Type: Function
Context: Client
Introduced: v1.0

Description

Sets the location of a 3d sound.

Syntax

SetSound3DLocation(sound, x, y, z])

Parameters

  • sound
    The sound identifier.
  • x
    __EDIT_ME__
  • y
    __EDIT_ME__
  • z
    __EDIT_ME__

Return Value

  • __EDIT_ME__

Example

__EDIT_ME__

See also

__EDIT_ME__