Intellisense

This commit is contained in:
Applevangelist
2023-09-13 16:02:38 +02:00
parent 0e3d4205c9
commit 74f87b3f2d
17 changed files with 30 additions and 4 deletions

View File

@@ -52,10 +52,12 @@
-- @module Functional.CleanUp
-- @image CleanUp_Airbases.JPG
---
-- @type CLEANUP_AIRBASE.__ Methods which are not intended for mission designers, but which are used interally by the moose designer :-)
-- @field #map<#string,Wrapper.Airbase#AIRBASE> Airbases Map of Airbases.
-- @extends Core.Base#BASE
---
-- @type CLEANUP_AIRBASE
-- @extends #CLEANUP_AIRBASE.__