GetVolume

From VisionaireWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

getVolume

Returns the general volume for background music, sound or speech output.

Lua Syntax:

getVolume(type)

Arguments

type

int - The type of volume to return: eMusicVolume (0), eSoundVolume (1) or eSpeechVolume (2).

Flags

Return Values

volume
The queried volume.