DCS func getInitialSize
From DCS World Wiki - Hoggitworld.com
Envrioment: | Mission Scripting | ||
Function: | getInitialSize | Added with: 1.2.6 | |
Member Of: | Group | ||
Syntax: | number Group.getInitialSize(Class Self ) | ||
Description: | Returns the initial size of the group as defined in the mission editor or if spawned via function. This number will not change as units are destroyed.
| ||
Return Value: | number | ||
Return Example: | |||
Examples: | |||
Related Functions: | Group Functions: isExist, activate, destroy, getCategory, getCoalition, getName, getID, getUnit, getUnits, getSize, getInitialSize, getController, enableEmission | ||
Notes: |