Squad.setClosestObjective 2

Orders the squad to set their objective to the closest available one.


Return value

Return TypeDescription
voidThis function doesn't return anything

No parameters defined for this function.


Examples

squad.setClosestObjective();

Back to Scripting API