isAutoStartUpEnabledRTD: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|game([0-9]) ?= (.+) \|version([0-9]) ?= (.+) " to "|game$1= $2 |version$3= $4 ") |
Lou Montana (talk | contribs) m (Text replacement - " \| *(game[0-9]|version[0-9]|gr[0-9]|serverExec|mp|pr|descr|s[0-9]|p[0-9]{1,3}|r[0-9]|x1?[0-9]|seealso) *= +" to " |$1= ") |
||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
|game1= | |game1= arma3 | ||
|game2= | |game2= TKOH | ||
|version1= 1.34 | |version1= 1.34 | ||
Line 10: | Line 10: | ||
|gr1= RTD | |gr1= RTD | ||
|descr= | |descr= Returns state of automatic start up action. {{Feature|afm}} | ||
|s1= [[isAutoStartUpEnabledRTD]] helicopter | |s1= [[isAutoStartUpEnabledRTD]] helicopter |
Revision as of 22:12, 19 June 2021
Description
- Description:
- Returns state of automatic start up action.
- Groups:
- RTD
Syntax
- Syntax:
- isAutoStartUpEnabledRTD helicopter
- Parameters:
- helicopter: Object
- Return Value:
- Boolean - Returns true if automatic start up action is enabled.
Examples
- Example 1:
_state = isAutoStartUpEnabledRTD _myHelicopter;
Additional Information
- See also:
- enableAutoStartUpRTD
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