DCS Class Spot

From DCS World Wiki - Hoggitworld.com

Scripting Root

Class Name: Spot Added with: 1.2.6
Extends: none
Inherits: none
Description: Represents a spot from laser or IR-pointer. Final class.
Member Functions: createLaser. createInfraRed, destroy, getCategory, getPoint, setPoint, getCode, setCode
Obtained Via: Static Functions Functions Events
createInfraRed
Enumerator Types: Spot.Category enum that stores spot categories.
Spot.Category = {
  INFRA_RED,
  LASER
}
Description Table Structure:
Notes: