Soldier.stop 39

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

Example 55

soldier.stop();

Back to Scripting API