SetSound3DLocation

From Onset Developer Wiki
Revision as of 12:00, 5 November 2019 by BlueMountains (talk | contribs)
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__