DCS func setCode
From DCS World Wiki - Hoggitworld.com
Envrioment: | Mission Scripting | ||
Function: | setCode | Added with: 1.2.6 | |
Member Of: | Spot | ||
Syntax: | function Spot.setCode(Class Self , number code ) | ||
Description: | Sets the number that is used to define the laser code for which laser designation can track. Default and max value is 1688
| ||
Return Value: | function | ||
Return Example: | none | ||
Examples: | |||
Related Functions: | Spot Functions: createLaser. createInfraRed, destroy, getCategory, getPoint, setPoint, getCode, setCode | ||
Notes: |