GetSoundVolume

From Onset Developer Wiki
Revision as of 15:16, 13 November 2019 by 28days (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
GetSoundVolume

Type: Function
Context: Client
Introduced: v1.0

Description

Get the specified sound's volume.

Syntax

GetSoundVolume(sound)

Parameters

Return Value

  • The volume in float type.

Example

__EDIT_ME__

See also