mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-08-22 16:05:25 +00:00
Update FlightGroup.lua
This commit is contained in:
@@ -70,6 +70,9 @@ FLIGHTGROUP.ElementStatus={
|
|||||||
--- Flight group element.
|
--- Flight group element.
|
||||||
-- @type FLIGHTGROUP.Element
|
-- @type FLIGHTGROUP.Element
|
||||||
-- @field #string name Name of the element.
|
-- @field #string name Name of the element.
|
||||||
|
-- @field #number modex Tail number.
|
||||||
|
-- @field #boolean ai If true, element is AI.
|
||||||
|
-- @field #string skill Skill level.
|
||||||
-- @field Wrapper.Unit#UNIT unit Element unit object.
|
-- @field Wrapper.Unit#UNIT unit Element unit object.
|
||||||
-- @field #string status Status, i.e. born, parking, taxiing.
|
-- @field #string status Status, i.e. born, parking, taxiing.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user