radioVolume: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(add. classification)
m (Formatted comment.)
Line 14: Line 14:
| [[Number]] |= Return value
| [[Number]] |= Return value
____________________________________________________________________________________________
____________________________________________________________________________________________
|x1=<pre>_volume=RadioVolume</pre>
 
|x1 = <pre>_volume = radioVolume;</pre>
____________________________________________________________________________________________
 
|  |= See also
|  |= See also



Revision as of 08:00, 17 June 2010

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Checks the current radio volume (set by fadeRadio).
Groups:
Uncategorised

Syntax

Syntax:
Number = radioVolume
Return Value:
Number

Examples

Example 1:
_volume = radioVolume;
____________________________________________________________________________________________

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note


Notes

Bottom Section