Soldier.executeOrdersRoutine 72

Executes the routine to process squad orders for the soldier.


Return value

Return TypeDescription
voidThis function doesn't return anything

No parameters defined for this function.


Examples

Example 61

soldier.executeOrdersRoutine();

Back to Scripting API