Difference between revisions of "buldozer isEnabledRoadDiag"

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Lou Montana moved page buldozer IsEnabledRoadDiag to buldozer isEnabledRoadDiag: Name standard)
m (Rename)
Line 1: Line 1:
 
{{RV|type=command
 
{{RV|type=command
  
|displayTitle= buldozer_IsEnabledRoadDiag
+
|displayTitle= buldozer_isEnabledRoadDiag
  
|game1= ofp
+
|game1= arma3
  
 
|version1=
 
|version1=
Line 11: Line 11:
 
|descr= Returns if road diagnostics are enabled in buldozer.
 
|descr= Returns if road diagnostics are enabled in buldozer.
  
|s1= [[buldozer_IsEnabledRoadDiag]]
+
|s1= [[buldozer_isEnabledRoadDiag]]
  
 
|r1= [[Boolean]] - [[true]] if enabled, otherwise [[false]]
 
|r1= [[Boolean]] - [[true]] if enabled, otherwise [[false]]
  
|x1= <code>_isEnabled = [[buldozer_IsEnabledRoadDiag]];</code>
+
|x1= <code>_isEnabled = [[buldozer_isEnabledRoadDiag]];</code>
  
|seealso= [[buldozer_LoadNewRoads]] [[buldozer_EnableRoadDiag]]
+
|seealso= [[buldozer_loadNewRoads]] [[buldozer_enableRoadDiag]]
 
}}
 
}}
 
{{GameCategory|arma1|Scripting Commands}}
 
{{GameCategory|arma2|Scripting Commands}}
 
{{GameCategory|arma3|Scripting Commands}}
 
{{GameCategory|tkoh|Scripting Commands}}
 

Revision as of 10:16, 14 June 2021

Hover & click on the images for description

Description

Description:
Returns if road diagnostics are enabled in buldozer.
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