GetSound3DLocation

From Onset Developer Wiki
Revision as of 12:00, 5 November 2019 by BlueMountains (talk | contribs) (Created page with "{{Info|Function|Client|1.0}} {{FuncDescription|Gets the location of a 3d sound.}} {{FuncSyntax|GetSound3DLocation(sound)}} {{FuncParameters}} {{FuncParam|sound|The sound id...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
GetSound3DLocation

Type: Function
Context: Client
Introduced: v1.0

Description

Gets the location of a 3d sound.

Syntax

GetSound3DLocation(sound)

Parameters

  • sound
    The sound identifier.

Return Value

  • __EDIT_ME__

Example

__EDIT_ME__

See also

__EDIT_ME__