mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
CTLD - further documentation
This commit is contained in:
parent
932015668b
commit
e45f5e1122
@ -4909,7 +4909,8 @@ CTLD_HERCULES.Types = {
|
|||||||
-- @return #CTLD_HERCULES self
|
-- @return #CTLD_HERCULES self
|
||||||
-- @usage
|
-- @usage
|
||||||
-- Integrate to your CTLD instance like so, where `my_ctld` is a previously created CTLD instance:
|
-- Integrate to your CTLD instance like so, where `my_ctld` is a previously created CTLD instance:
|
||||||
--
|
--
|
||||||
|
-- my_ctld.enableHercules = false -- avoid dual loading via CTLD F10 and F8 ground crew
|
||||||
-- local herccargo = CTLD_HERCULES:New("blue", "Hercules Test", my_ctld)
|
-- local herccargo = CTLD_HERCULES:New("blue", "Hercules Test", my_ctld)
|
||||||
--
|
--
|
||||||
-- You also need:
|
-- You also need:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user