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:
@@ -1517,8 +1517,10 @@ Controls a network of short range air/missile defense groups.</p>
|
||||
<li>Send message to all players.</li>
|
||||
<li>Send messages to a coalition.</li>
|
||||
<li>Send messages to a specific group.</li>
|
||||
<li>Send messages to a specific unit or client.</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<hr/>
|
||||
|
||||
|
||||
@@ -1558,6 +1560,7 @@ To send messages, you need to use the To functions.</p>
|
||||
<ul>
|
||||
<li>To a <a href="Client.html">Client</a> using <a href="##(MESSAGE).ToClient">MESSAGE.ToClient</a>().</li>
|
||||
<li>To a <a href="Wrapper.Group.html">Wrapper.Group</a> using <a href="##(MESSAGE).ToGroup">MESSAGE.ToGroup</a>()</li>
|
||||
<li>To a <a href="Wrapper.Unit.html">Wrapper.Unit</a> using <a href="##(MESSAGE).ToUnit">MESSAGE.ToUnit</a>()</li>
|
||||
<li>To a coalition using <a href="##(MESSAGE).ToCoalition">MESSAGE.ToCoalition</a>().</li>
|
||||
<li>To the red coalition using <a href="##(MESSAGE).ToRed">MESSAGE.ToRed</a>().</li>
|
||||
<li>To the blue coalition using <a href="##(MESSAGE).ToBlue">MESSAGE.ToBlue</a>().</li>
|
||||
|
||||
Reference in New Issue
Block a user