isObjectRTD: Difference between revisions
Jump to navigation
Jump to search
(Unknown dev version) |
m (Cat RTD) |
||
Line 38: | Line 38: | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Command Group: | [[Category:Command Group: RTD|{{uc:{{PAGENAME}}}}]] |
Revision as of 20:49, 24 October 2014
Description
- Description:
- Returns true if RTD model is loaded
- Groups:
- Uncategorised
Syntax
- Syntax:
- isObjectRTD helicopter
- Parameters:
- helicopter: Object
- Return Value:
- Boolean
Examples
- Example 1:
_heliRTD = isObjectRTD vehicle player;
Additional Information
- See also:
- See also needed
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
[[Category:Introduced with arma 3 dev version 1.33]][[ Category: arma 3 dev: New Scripting Commands | ISOBJECTRTD]][[ Category: arma 3 dev: Scripting Commands | ISOBJECTRTD]]