Difference between revisions of "buldozer isEnabledRoadDiag"
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{DoLater" to "{{TODO") |
Lou Montana (talk | contribs) m (Text replacement - "<code>_([a-zA-Z0-9_]+) += +\[\[([a-zA-Z0-9_]+)\]\] *;?<\/code>" to "<sqf>_$1 = $2;</sqf>") |
||
(19 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{RV|type=command |
− | |||
− | | | + | |game1= arma3 |
− | |1. | + | |version1= 1.26 |
− | |gr1= System | + | |gr1= System |
− | |||
− | | Returns if road diagnostics are enabled in buldozer. | + | |descr= Returns if road diagnostics are enabled in buldozer. |
− | |||
− | | [[ | + | |s1= [[buldozer_isEnabledRoadDiag]] |
− | | [[Boolean]] - [[true]] if enabled, otherwise [[false]] | + | |r1= [[Boolean]] - [[true]] if enabled, otherwise [[false]] |
− | |||
− | |||
− | |||
− | |||
− | | [[ | + | |x1= <sqf>_isEnabled = buldozer_isEnabledRoadDiag;</sqf> |
+ | |||
+ | |seealso= [[buldozer_loadNewRoads]] [[buldozer_enableRoadDiag]] | ||
}} | }} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 22:28, 7 May 2022
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:
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