The search keyword must be a single word (no spaces).
Function GetSummonedUnit
- Line
- 2624
- Location
- common.j
- Constant?
- yes
- Type
- native
- Arguments
- nothing
- Returns
- unit
| 2624 | constant native GetSummonedUnit takes nothing returns unit |
| 2625 | |
| 2626 | // EVENT_PLAYER_UNIT_LOADED
|
| 2627 | constant native GetTransportUnit takes nothing returns unit |
| 2628 | constant native GetLoadedUnit takes nothing returns unit |
| 2629 |