mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
New versions with documentation
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
-- ===
|
||||
--
|
||||
-- @module Wrapper.Group
|
||||
-- @image Wrapper_Group.JPG
|
||||
|
||||
|
||||
--- @type GROUP
|
||||
@@ -31,10 +32,7 @@
|
||||
-- @field #string GroupName The name of the group.
|
||||
|
||||
|
||||
---
|
||||
-- # GROUP class, extends @{Wrapper.Controllable#CONTROLLABLE}
|
||||
--
|
||||
-- For each DCS Group object alive within a running mission, a GROUP wrapper object (instance) will be created within the _@{DATABASE} object.
|
||||
--- For each DCS Group object alive within a running mission, a GROUP wrapper object (instance) will be created within the _@{DATABASE} object.
|
||||
-- This is done at the beginning of the mission (when the mission starts), and dynamically when new DCS Group objects are spawned (using the @{SPAWN} class).
|
||||
--
|
||||
-- The GROUP class does not contain a :New() method, rather it provides :Find() methods to retrieve the object reference
|
||||
|
||||
Reference in New Issue
Block a user