Squad.setClosestObjective 49

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

Example 67

squad.setClosestObjective();

Back to Scripting API