DestroyForce
- Parameters
-
whichForce force
- comment
Destroys the force. Any further actions on it will have no effect.
For example, checks if player is part of force will return false, enums will not iterate.
- return type
nothing
- Source code
native DestroyForce takes force whichForce returns nothing
- Source
- common.j
- wc3modding.com
- DestroyForce