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.
- patch
-
1.07
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
nothing
- Source code
-
native DestroyForce takes force whichForce returns nothing