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:
@@ -1638,7 +1638,7 @@ Controls a network of short range air/missile defense groups.</p>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(SCENERY).FindByName">SCENERY:FindByName(name)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p> Find a SCENERY object by it's name/id.</p>
|
||||
<p> Create a SCENERY object from it's name/id.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -2938,7 +2938,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
<h2><a id="#(SCENERY).FindByName" ><strong>SCENERY:FindByName(name)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p> Find a SCENERY object by it's name/id.</p>
|
||||
<p> Create a SCENERY object from it's name/id.</p>
|
||||
|
||||
<div id= "#Functions##FindByName" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
@@ -2967,7 +2967,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Scenery Object or nil if not found.</p>
|
||||
<p>Scenery Object - <strong>Note</strong> this might not point to anything useful. Check with <code>myscenery:IsAlive()</code> if it is valid.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user