Difference between revisions of "buldozer isEnabledRoadDiag"
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Some wiki formatting) |
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:Scripting Commands OFP 1.[4-9]{2}(\|(\{\{uc:\{\{PAGENAME\}\}\}\}|#))?\]\] " to "") |
||
Line 20: | Line 20: | ||
}} | }} | ||
− | |||
− | |||
{{GameCategory|arma1|Scripting Commands}} | {{GameCategory|arma1|Scripting Commands}} | ||
{{GameCategory|arma2|Scripting Commands}} | {{GameCategory|arma2|Scripting Commands}} | ||
{{GameCategory|arma3|Scripting Commands}} | {{GameCategory|arma3|Scripting Commands}} | ||
{{GameCategory|tkoh|Scripting Commands}} | {{GameCategory|tkoh|Scripting Commands}} |
Revision as of 00:19, 25 March 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
Categories:
- Pages with ignored display titles
- Scripting Commands
- Introduced with Operation Flashpoint version
- Operation Flashpoint: New Scripting Commands
- Operation Flashpoint: Scripting Commands
- Command Group: System
- ArmA: Armed Assault: Scripting Commands
- Arma 2: Scripting Commands
- Arma 3: Scripting Commands
- Take On Helicopters: Scripting Commands