Soldier.stop 2
Stops the soldier by resetting the cover position to the current position.
Return value
Return Type | Description |
---|---|
void | This function doesn't return anything |
No parameters defined for this function.
Examples
soldier.stop();
Stops the soldier by resetting the cover position to the current position.
Return value
Return Type | Description |
---|---|
void | This function doesn't return anything |
soldier.stop();