mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Update Autolase.lua
added docu
This commit is contained in:
parent
3e1005aef1
commit
dadfd803f7
@ -30,8 +30,8 @@
|
|||||||
-- * Detect and lase contacts automatically
|
-- * Detect and lase contacts automatically
|
||||||
-- * Targets are lased by threat priority order
|
-- * Targets are lased by threat priority order
|
||||||
-- * Use FSM events to link functionality into your scripts
|
-- * Use FSM events to link functionality into your scripts
|
||||||
-- * Easy set-up
|
|
||||||
-- * Set laser codes and smoke colors per Recce unit
|
-- * Set laser codes and smoke colors per Recce unit
|
||||||
|
-- * Easy set-up
|
||||||
--
|
--
|
||||||
-- # 2 Basic usage
|
-- # 2 Basic usage
|
||||||
--
|
--
|
||||||
@ -73,7 +73,7 @@
|
|||||||
-- @module Functional.Autolase
|
-- @module Functional.Autolase
|
||||||
-- @image Designation.JPG
|
-- @image Designation.JPG
|
||||||
--
|
--
|
||||||
-- Date: Oct 2021
|
-- Date: 24 Oct 2021
|
||||||
--
|
--
|
||||||
--- Class AUTOLASE
|
--- Class AUTOLASE
|
||||||
-- @type AUTOLASE
|
-- @type AUTOLASE
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user