mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
CARGO
This commit is contained in:
@@ -305,6 +305,12 @@
|
||||
<td class="name" nowrap="nowrap"><a href="##(GROUP).GetMinHeight">GROUP:GetMinHeight()</a></td>
|
||||
<td class="summary">
|
||||
<p>Returns the current minimum height of the group.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name" nowrap="nowrap"><a href="##(GROUP).GetPlayerName">GROUP:GetPlayerName()</a></td>
|
||||
<td class="summary">
|
||||
<p>Gets the player name of the group.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -1103,6 +1109,24 @@ Minimum height found.</p>
|
||||
<dl class="function">
|
||||
<dt>
|
||||
|
||||
<a id="#(GROUP).GetPlayerName" >
|
||||
<strong>GROUP:GetPlayerName()</strong>
|
||||
</a>
|
||||
</dt>
|
||||
<dd>
|
||||
|
||||
<p>Gets the player name of the group.</p>
|
||||
|
||||
<h3>Return value</h3>
|
||||
|
||||
<p><em>#string:</em>
|
||||
The player name of the group.</p>
|
||||
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="function">
|
||||
<dt>
|
||||
|
||||
<a id="#(GROUP).GetPlayerNames" >
|
||||
<strong>GROUP:GetPlayerNames()</strong>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user