buldozer isEnabledRoadDiag: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Lou Montana moved page buldozer IsEnabledRoadDiag to buldozer isEnabledRoadDiag: Name standard) |
Lou Montana (talk | contribs) m (Rename) |
||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
|displayTitle= | |displayTitle= buldozer_isEnabledRoadDiag | ||
|game1= | |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= [[ | |s1= [[buldozer_isEnabledRoadDiag]] | ||
|r1= [[Boolean]] - [[true]] if enabled, otherwise [[false]] | |r1= [[Boolean]] - [[true]] if enabled, otherwise [[false]] | ||
|x1= <code>_isEnabled = [[ | |x1= <code>_isEnabled = [[buldozer_isEnabledRoadDiag]];</code> | ||
|seealso= [[ | |seealso= [[buldozer_loadNewRoads]] [[buldozer_enableRoadDiag]] | ||
}} | }} | ||
Revision as of 09:16, 14 June 2021
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