showCuratorCompass: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
(added example)
Line 16: Line 16:
| [[Nothing]] |= RETURNVALUE  
| [[Nothing]] |= RETURNVALUE  


|x1= <code></code>|= EXAMPLE1  
|x1= <code>showCuratorCompass true;</code>|= EXAMPLE1  


____________________________________________________________________________________________
____________________________________________________________________________________________

Revision as of 23:54, 25 March 2015

Hover & click on the images for description

Description

Description:
Hides or shows compass in curator interface.
Groups:
Uncategorised

Syntax

Syntax:
showCuratorCompass bool
Parameters:
bool: Boolean
Return Value:
Nothing

Examples

Example 1:
showCuratorCompass true;

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