MOOSE generated documentation [skip ci]

This commit is contained in:
Applevangelist
2022-10-29 08:17:27 +00:00
parent 0f55b75634
commit c2cbd9d497
77 changed files with 1913 additions and 1872 deletions

View File

@@ -1636,11 +1636,11 @@ Controls a network of short range air/missile defense groups.</p>
<li><a href="##(SET_GROUP)">#SET_GROUP</a>: Defines a collection of <a href="Wrapper.Group.html">Wrapper.Group</a>s filtered by filter criteria.</li>
<li><a href="##(SET_UNIT)">#SET_UNIT</a>: Defines a collection of <a href="Wrapper.Unit.html">Wrapper.Unit</a>s filtered by filter criteria.</li>
<li><a href="##(SET_STATIC)">#SET_STATIC</a>: Defines a collection of <a href="Wrapper.Static.html">Wrapper.Static</a>s filtered by filter criteria.</li>
<li><a href="##(SET_CLIENT)">#SET_CLIENT</a>: Defines a collection of <a href="Client.html">Client</a>s filtered by filter criteria.</li>
<li><a href="##(SET_CLIENT)">#SET_CLIENT</a>: Defines a collection of <a href="Wrapper.Client.html">Wrapper.Client</a>s filtered by filter criteria.</li>
<li><a href="##(SET_AIRBASE)">#SET_AIRBASE</a>: Defines a collection of <a href="Wrapper.Airbase.html">Wrapper.Airbase</a>s filtered by filter criteria.</li>
<li><a href="##(SET_CARGO)">#SET_CARGO</a>: Defines a collection of <a href="Cargo.Cargo.html">Cargo.Cargo</a>s filtered by filter criteria.</li>
<li><a href="##(SET_ZONE)">#SET_ZONE</a>: Defines a collection of <a href="Core.Zone.html">Core.Zone</a>s filtered by filter criteria.</li>
<li><a href="##(SET_SCENERY)">#SET_SCENERY</a>: Defines a collection of <a href="Warpper.Scenery.html">Warpper.Scenery</a>s added via a filtered <a href="##(SET_ZONE)">#SET_ZONE</a>.</li>
<li><a href="##(SET_SCENERY)">#SET_SCENERY</a>: Defines a collection of <a href="Wrapper.Scenery.html">Wrapper.Scenery</a>s added via a filtered <a href="##(SET_ZONE)">#SET_ZONE</a>.</li>
</ul>
<p>These classes are derived from <a href="##(SET_BASE)">#SET_BASE</a>, which contains the main methods to manage the collections.</p>