Difference between revisions of "DCS func getCode"

From DCS World Wiki - Hoggitworld.com
m (1 revision imported)
 
 
Line 41: Line 41:
 
}}
 
}}
 
[[Category:Class Functions|getCode]]
 
[[Category:Class Functions|getCode]]
 +
[[Category:Game Patch 1.2.6|getCode]]

Latest revision as of 23:03, 17 March 2022

Scripting Root

Envrioment: Mission Scripting
Function: getCode Added with: 1.2.6
Member Of: Spot
Syntax: function Spot.getCode(Class Self )
Description: Returns 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: 1337
Examples:
Related Functions: Spot Functions: createLaser. createInfraRed, destroy, getCategory, getPoint, setPoint, getCode, setCode
Notes: