isObjectRTD: Difference between revisions

From Bohemia Interactive Community
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: RotorLib|{{uc:{{PAGENAME}}}}]]
[[Category:Command Group: RTD|{{uc:{{PAGENAME}}}}]]

Revision as of 21:49, 24 October 2014

-wrong parameter ("arma 3 dev") defined!-[[:Category:Introduced with arma 3 dev version 1.33|1.33]]
Hover & click on the images for description

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]]

Notes

Bottom Section