Documentation

This commit is contained in:
FlightControl_Master
2017-07-20 13:19:39 +02:00
parent a61c6b4fe2
commit 4d33abb0eb
19 changed files with 113 additions and 68 deletions

View File

@@ -694,8 +694,8 @@ If not activated, Targets will be selected in a random order, but most like thos
<h2>6. Designate Menu Location for a Mission</h2>
<p>You can make DESIGNATE work for a MISSION object. In this way, the Designate menu will not appear in the root of the radio menu, but in the menu of the Mission.
Use the method <a href="##(DESIGNATE).SetMission">DESIGNATE.SetMission</a>() to set the MISSION object for the designate function.</p>
<p>You can make DESIGNATE work for a <a href="Mission.html##(MISSION)">Mission#MISSION</a> object. In this way, the designate menu will not appear in the root of the radio menu, but in the menu of the Mission.
Use the method <a href="##(DESIGNATE).SetMission">DESIGNATE.SetMission</a>() to set the <a href="Mission.html">Mission</a> object for the designate function.</p>
<h2>7. Status Report</h2>
@@ -917,6 +917,7 @@ function below will use the range 1-7 just in case</p>
<dl class="function">
<dt>
<em></em>
<a id="#(DESIGNATE).LaserCodes" >
<strong>DESIGNATE.LaserCodes</strong>
</a>