GetSound3DLocation: Difference between revisions

From Onset Developer Wiki
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..."
(No difference)

Revision as of 12:00, 5 November 2019

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__