Squad.getSquadSize 3

Returns how many soldiers the squad is made of, including the ones no longer alive. Use hasAliveMembers or getAllMembers when you need the current strength.


Return value

Return TypeDescription
integerThe number of soldiers in the squad.

No parameters defined for this function.


Examples

No examples available.


Back to Scripting API