Difference between revisions of "buldozer isEnabledRoadDiag"

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "_{10,} " to "")
m (Text replacement - " <h3 style="display:none">Notes</h3> <dl class="command_description"> <!-- Note Section BEGIN --> <!-- Note Section END --> </dl> " to "")
Line 17: Line 17:
 
| [[buldozer_LoadNewRoads]] [[buldozer_EnableRoadDiag]] |SEEALSO=
 
| [[buldozer_LoadNewRoads]] [[buldozer_EnableRoadDiag]] |SEEALSO=
 
}}
 
}}
 
<h3 style="display:none">Notes</h3>
 
<dl class="command_description">
 
<!-- Note Section BEGIN -->
 
 
<!-- Note Section END -->
 
</dl>
 
  
 
<h3 style="display:none">Bottom Section</h3>
 
<h3 style="display:none">Bottom Section</h3>

Revision as of 15:19, 17 January 2021

<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

Bottom Section