WaygateIsActive
- Parameters
-
waygate unit
- comment
-
Returns true if the waygate is enabled and working.
For this it must have the 'Awrp' ability and have been activated using
WaygateActivate
. - note
-
Removing the 'Awrp' ability also deactivates the waygate. Use
WaygateActivate
again. - note
-
See:
WaygateActivate
,WaygateSetDestination
. - patch
-
1.00
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
boolean
- Source code
-
native WaygateIsActive takes unit waygate returns boolean