DCS func getID
From DCS World Wiki - Hoggitworld.com
Envrioment: | Mission Scripting | ||
Function: | getID | Added with: 1.2.0 | |
Member Of: | Group, Unit, Static Object, Airbase | ||
Syntax: | number Group.getID(Class Self ) | ||
Description: | Returns a number which defines the unique mission id of a given object.
| ||
Return Value: | number | ||
Return Example: | any positive number | ||
Examples: | |||
Related Functions: | Unit Functions: isActive, getPlayerName, getID, getNumber, getCategoryEx, getObjectID, getController, getGroup, getCallsign, getLife, getLife0, getFuel, getAmmo, getSensors, hasSensors, getRadar, getDrawArgumentValue, getNearestCargos, enableEmission, getDescentCapacity
Object Functions: isExist, destroy, getCategory, getTypeName, getDesc, hasAttribute, getName, getPoint, getPosition, getVelocity, inAir | ||
Notes: |