The search keyword must be a single word (no spaces).

Function WaygateIsActive

Line
3095
Location
common.j
Constant?
no
Type
native
Arguments
unit waygate
Returns
boolean
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
3099
native AddUnitToAllStock            takes integer unitId, integer currentStock, integer stockMax returns nothing
3100
native AddUnitToStock               takes unit whichUnit, integer unitId, integer currentStock, integer stockMax returns nothing