mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2025-08-15 10:37:49 +00:00
MOOSE generated documentation [skip ci]
This commit is contained in:
@@ -2037,7 +2037,7 @@ Moose refers to <strong>_DATABASE</strong> within the framework extensively, but
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(DATABASE)._RegisterClients">DATABASE:_RegisterClients()</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Private method that registers all Units of skill Client or Player within in the mission.</p>
|
||||
<p>Private method that registers all Units of skill Client or Player within the mission.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -2049,7 +2049,7 @@ Moose refers to <strong>_DATABASE</strong> within the framework extensively, but
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(DATABASE)._RegisterGroupsAndUnits">DATABASE:_RegisterGroupsAndUnits()</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Private method that registers all Groups and Units within in the mission.</p>
|
||||
<p>Private method that registers all Groups and Units within the mission.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -2067,7 +2067,7 @@ Moose refers to <strong>_DATABASE</strong> within the framework extensively, but
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(DATABASE)._RegisterStatics">DATABASE:_RegisterStatics()</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
|
||||
<p>Private method that registers all Statics within the mission.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -5576,7 +5576,7 @@ This method is used by the SPAWN class.</p>
|
||||
<h2><a id="#(DATABASE)._RegisterClients" ><strong>DATABASE:_RegisterClients()</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Private method that registers all Units of skill Client or Player within in the mission.</p>
|
||||
<p>Private method that registers all Units of skill Client or Player within the mission.</p>
|
||||
|
||||
<div id= "#Functions##_RegisterClients" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
@@ -5700,7 +5700,7 @@ This method is used by the SPAWN class.</p>
|
||||
<h2><a id="#(DATABASE)._RegisterGroupsAndUnits" ><strong>DATABASE:_RegisterGroupsAndUnits()</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Private method that registers all Groups and Units within in the mission.</p>
|
||||
<p>Private method that registers all Groups and Units within the mission.</p>
|
||||
|
||||
<div id= "#Functions##_RegisterGroupsAndUnits" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
@@ -5843,7 +5843,7 @@ This method is used by the SPAWN class.</p>
|
||||
<h2><a id="#(DATABASE)._RegisterStatics" ><strong>DATABASE:_RegisterStatics()</strong></a></h2>
|
||||
</div>
|
||||
|
||||
|
||||
<p>Private method that registers all Statics within the mission.</p>
|
||||
|
||||
<div id= "#Functions##_RegisterStatics" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
|
||||
Reference in New Issue
Block a user