Squad.setRandomObjective 2

Orders the squad to set a random objective.


Return value

Return TypeDescription
voidThis function doesn't return anything

No parameters defined for this function.


Examples

squad.setRandomObjective();

Back to Scripting API