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:
@@ -1566,7 +1566,7 @@ Controls a network of short range air/missile defense groups.</p>
|
||||
<p>Goals are most of the time achieved by players. These player achievements can be registered as part of the goal achievement.
|
||||
Use <a href="##(GOAL).AddPlayerContribution">GOAL.AddPlayerContribution</a>() to add a player contribution to the goal.
|
||||
The player contributions are based on a points system, an internal counter per player.
|
||||
So once the goal has been achieved, the player contributions can be queried using <a href="##(GOAL).GetPlayerContributions">GOAL.GetPlayerContributions</a>(),
|
||||
So once the goal has been achieved, the player contributions can be queried using <a href="##(GOAL).GetPlayerContributions">GOAL.GetPlayerContributions</a>(),
|
||||
that retrieves all contributions done by the players. For one player, the contribution can be queried using <a href="##(GOAL).GetPlayerContribution">GOAL.GetPlayerContribution</a>().
|
||||
The total amount of player contributions can be queried using <a href="##(GOAL).GetTotalContributions">GOAL.GetTotalContributions</a>().</p>
|
||||
|
||||
@@ -3387,7 +3387,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Current FSM state. </p>
|
||||
<p>Current FSM state.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -3716,7 +3716,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Table of call backs. </p>
|
||||
<p>Table of call backs.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -3990,7 +3990,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Event name. </p>
|
||||
<p>Event name.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -4001,7 +4001,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Function. </p>
|
||||
<p>Function.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -4034,7 +4034,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Event name. </p>
|
||||
<p>Event name.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -4304,7 +4304,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Name. </p>
|
||||
<p>Name.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -4446,7 +4446,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>true, FSM is in this state. </p>
|
||||
<p>true, FSM is in this state.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user