GetSoundVolume

From Multi Theft Auto: Wiki

Jump to: navigation, search

This function is used to return the volume level of the specified sound element.

Syntax

Required Arguments

  • theSound: The sound element which volume you want to return.

Returns

Returns a float representing the volume level of the sound element, false if invalid arguments were passed.

Example

TODO

Click to collapse [-]
Client
--TODO

See Also

Personal tools