Soldier.stop 2

Stops the soldier by resetting the cover position to the current position.


Return value

Return TypeDescription
voidThis function doesn't return anything

No parameters defined for this function.


Examples

soldier.stop();

Back to Scripting API