shownRadio: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 18: Line 18:
|x1= <code>[[if]] ([[shownRadio]]) [[then]] {[[hint]] "You have Radio enabled."};</code>
|x1= <code>[[if]] ([[shownRadio]]) [[then]] {[[hint]] "You have Radio enabled."};</code>


|  [[shownMap]], [[shownGPS]], [[shownWatch]], [[shownCompass]], [[shownUAVFeed]]
[[showRadio]], [[shownMap]], [[shownGPS]], [[shownWatch]], [[shownCompass]], [[shownUAVFeed]]
}}
}}



Revision as of 23:36, 4 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
InteractionRadio and Chat

Syntax

Syntax:
Syntax needed
Return Value:
Return value needed

Examples

Example 1:
if (shownRadio) then {hint "You have Radio enabled."};

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