The search keyword must be a single word (no spaces).
Function WaygateSetDestination
- Line
- 3093
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- unit waygate, real x, real y
- Returns
- nothing
| 3093 | native WaygateSetDestination takes unit waygate, real x, real y returns nothing |
| 3094 | native WaygateActivate takes unit waygate, boolean activate returns nothing |
| 3095 | native WaygateIsActive takes unit waygate returns boolean |
| 3096 | |
| 3097 | native AddItemToAllStock takes integer itemId, integer currentStock, integer stockMax returns nothing |
| 3098 | native AddItemToStock takes unit whichUnit, integer itemId, integer currentStock, integer stockMax returns nothing |