MOOSE generated documentation [skip ci]

This commit is contained in:
Applevangelist
2023-03-23 08:39:10 +00:00
parent d557611f10
commit 01c787e91c
24 changed files with 650 additions and 751 deletions

View File

@@ -1789,7 +1789,7 @@ Also the pattern will not be updated whilst the carrier is turning or the tanker
The first parameter <em>callsignname</em> defines the name (1=Texaco, 2=Arco, 3=Shell). The second (optional) parameter specifies the first number and has to be between 1-9.
Also see <a href="https://wiki.hoggitworld.com/view/DCS_enum_callsigns">DCS_enum_callsigns</a> and <a href="https://wiki.hoggitworld.com/view/DCS_command_setCallsign">DCS_command_setCallsign</a>.</p>
<pre><code>TexacoStennis:SetCAllsign(CALLSIGN.Tanker.Arco)
<pre><code>TexacoStennis:SetCallsign(CALLSIGN.Tanker.Arco)
</code></pre>
<p>For convenience, MOOSE has a CALLSIGN enumerator introduced.</p>