Difference between revisions of "buldozer isEnabledRoadDiag"

From Bohemia Interactive Community
Jump to navigation Jump to search
m (category)
m (fixed example)
Line 17: Line 17:
 
____________________________________________________________________________________________
 
____________________________________________________________________________________________
 
   
 
   
|x1= <code>_isEnabled = [[buldozer_IsEnabledRoadDiag]]];</code> |EXAMPLE1=
+
|x1= <code>_isEnabled = [[buldozer_IsEnabledRoadDiag]];</code> |EXAMPLE1=
 
____________________________________________________________________________________________
 
____________________________________________________________________________________________
  

Revision as of 10:25, 28 December 2020

<span class="gvi2 gvi-ofpExpression error: Unrecognized punctuation character "?". Expression error: Unrecognized punctuation character "?".">Logo A0.png1.?
Hover & click on the images for description

Description

Description:
Returns if road diagnostics are enabled in buldozer. TODO
Groups:
System

Syntax

Syntax:
buldozer_IsEnabledRoadDiag
Return Value:
Boolean - true if enabled, otherwise false

Examples

Example 1:
_isEnabled = buldozer_IsEnabledRoadDiag;

Additional Information

See also:
buldozer_LoadNewRoads buldozer_EnableRoadDiag

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