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