The search keyword must be a single word (no spaces).
Function GetResourceAmount
- Line
- 3089
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- unit whichUnit
- Returns
- integer
| 3089 | native GetResourceAmount takes unit whichUnit returns integer |
| 3090 | |
| 3091 | native WaygateGetDestinationX takes unit waygate returns real |
| 3092 | native WaygateGetDestinationY takes unit waygate returns real |
| 3093 | native WaygateSetDestination takes unit waygate, real x, real y returns nothing |
| 3094 | native WaygateActivate takes unit waygate, boolean activate returns nothing |