DCS Class Group
From DCS World Wiki - Hoggitworld.com
Class Name: | Group | Added with: 1.2.0 | |
Extends: | none | ||
Inherits: | none | ||
Description: | Represents a group of units. | ||
Member Functions: | isExist, activate, destroy, getCategory, getCoalition, getName, getID, getUnit, getUnits, getSize, getInitialSize, getController, enableEmission | ||
Obtained Via: | Static Functions | Functions | Events |
getByName | Unit.getGroup() | ||
Enumerator Types: | Enumerator for Group categories
Group.Category = { AIRPLANE = 0 HELICOPTER = 1 GROUND = 2 SHIP = 3 TRAIN = 4 } | ||
Description Table Structure: | |||
Notes: |