deleteGroup: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
[[Category:Scripting Commands ArmA|DELETEGROUP]] | [[Category:Scripting Commands ArmA|DELETEGROUP]] | ||
<h2 style="color:#000066">''' deleteGroup ''group'''''</h2> | |||
'''Operand types:''' | |||
''' | '''group:''' [[Group]] | ||
'''Type of returned value:''' | '''Type of returned value:''' | ||
[[Nothing]] | |||
'''Description:''' | '''Description:''' | ||
Destroys the given AI group. | |||
'''Example:''' | '''Example:''' | ||
'''deleteGroup''' groupname |