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 Type | Description |
|---|---|
| integer | The number of soldiers in the squad. |
No parameters defined for this function.
Examples
No examples available.
