Documentation

This commit is contained in:
FlightControl
2016-06-03 12:19:22 +02:00
parent edb265948b
commit 8da59c4395
6 changed files with 67 additions and 58 deletions

View File

@@ -60,6 +60,16 @@
-- @type TypeName
-- @extends #string
--- AttributeName = string
-- Each object type may have attributes.
-- Attributes are enlisted in ./Scripts/Database/db_attributes.Lua.
-- To know what attributes the object type has, look for the unit type script in sub-directories planes/, helicopter/s, vehicles, navy/ of ./Scripts/Database/ directory.
-- @type AttributeName
-- @extends #string
--- List of @{#AttributeName}
-- @type AttributeNameArray
-- @list <#AttributeName>
--- @type AI
-- @field #AI.Skill Skill