isMarkedForCollection: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
[[Category:Scripting Commands ArmA|ISMARKEDFORCOLLECTION]] | [[Category:Scripting Commands ArmA|ISMARKEDFORCOLLECTION]] | ||
<h2 style="color:#000066">''' isMarkedForCollection ''object'''''</h2> | |||
'''Operand types:''' | |||
''' | '''object:''' [[Object]] | ||
'''Type of returned value:''' | '''Type of returned value:''' | ||
[[Boolean]] | |||
'''Compatibility:''' | '''Compatibility:''' | ||
Version 2.13 required. | |||
'''Description:''' | '''Description:''' | ||
Checks whether the object is marked for weapons collection. | |||
'''Example:''' | '''Example:''' | ||
marked = '''isMarkedForCollection''' truck |