The search keyword must be a single word (no spaces).
Function GroupRemoveUnitSimple
- Line
- 4633
- Location
- blizzard.j
- Constant?
- no
- Type
- function
- Arguments
- unit whichUnit, group whichGroup
- Returns
- nothing
| 4633 | function GroupRemoveUnitSimple takes unit whichUnit, group whichGroup returns nothing |
| 4634 | call GroupRemoveUnit(whichGroup, whichUnit) |
| 4635 | endfunction
|
Information about GroupRemoveUnitSimple
City17
4 years
See: GroupRemoveUnit (native). Only the argument order is swapped for WorldEdit trigger usage.
You must be logged in with a standard account to contribute.