The search keyword must be a single word (no spaces).
Function GetLoadedUnit
- Line
- 2628
- Location
- common.j
- Constant?
- yes
- Type
- native
- Arguments
- nothing
- Returns
- unit
| 2628 | constant native GetLoadedUnit takes nothing returns unit |
| 2629 | |
| 2630 | // EVENT_PLAYER_UNIT_SELL
|
| 2631 | constant native GetSellingUnit takes nothing returns unit |
| 2632 | constant native GetSoldUnit takes nothing returns unit |
| 2633 | constant native GetBuyingUnit takes nothing returns unit |