DCS func getLauncher

From DCS World Wiki - Hoggitworld.com
Revision as of 00:12, 12 April 2018 by Grimes (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Scripting Root

Envrioment: Mission Scripting
Function: getLauncher Added with: 1.2.0
Member Of: Weapon
Syntax: Unit Weapon.getLauncher(Class Self )
Description: Returns the Unit object that had launched the weapon.


Return Value: Unit
Return Example:
Examples:
Related Functions: getLauncher, getTarget, getCategoryEx

Inherited from Object Class: isExist, destroy, getCategory, getTypeName, getDesc, hasAttribute, getName, getPoint, getPosition, getVelocity, inAir

Inherited from Coalition Object Class: getCoalition, getCountry

Notes: