GetVolume: Difference between revisions
Jump to navigation
Jump to search
m (Bot (Edward's framework)) |
m (Bot (Edward's framework)) |
||
Line 11: | Line 11: | ||
===Flags=== | ===Flags=== | ||
===Return Values=== | ===Return Values=== | ||
;volume | |||
:The queried volume. |
Latest revision as of 23:49, 15 April 2009
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.