Difference between revisions of "DCS func getLauncher"
From DCS World Wiki - Hoggitworld.com
m (1 revision imported) |
(No difference)
|
m (1 revision imported) |
(No difference)
|
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: |