Difference between revisions of "DCS func getInitialSize"
From DCS World Wiki - Hoggitworld.com
m (1 revision imported) |
(No difference)
|
m (1 revision imported) |
(No difference)
|
Envrioment: | Mission Scripting | ||
Function: | getInitialSize | Added with: 1.2.0 | |
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: |