Jass documentation Database
JASS Documentation Database REFORGED
Results for the query "GroupRemoveUnit" as a "function"
Function GroupRemoveUnit
Line: |
2336 |
Location: |
common.j |
Constant? |
no |
Type: |
native |
Arguments: |
group whichGroup, unit whichUnit |
Returns: |
boolean |
Preview
Extra spaces may have been removed from the original file to show the function in a comfortable way.
Information about GroupRemoveUnit
removes whichUnit from whichGroup, returns true on success; returns false on failure (no operation).
If whichUnit == null, does nothing and returns false regardless if there're null values at any index in the group.
Page loaded in 0.1275 seconds.
|