mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2025-08-15 10:37:49 +00:00
Auto commit by GitHub Actions Workflow
This commit is contained in:
@@ -1781,7 +1781,7 @@
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(IDENTIFIABLE).New">IDENTIFIABLE:New(ObjectName, Test)</a></p></td>
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(IDENTIFIABLE).New">IDENTIFIABLE:New(ObjectName)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Create a new OBJECT from a DCSObject</p>
|
||||
</td>
|
||||
@@ -2875,24 +2875,16 @@ If the Identifiable is alive, true is returned. </p>
|
||||
<div class="w3-margin-left">
|
||||
<p><a href="Wrapper.Object.html##(OBJECT)">Wrapper.Object#OBJECT</a></p>
|
||||
</div>
|
||||
<h2><strong>Return values:</strong></h2>
|
||||
<h2><strong>Return value:</strong></h2>
|
||||
<div class="w3-row w3-border-bottom w3-margin-left">
|
||||
<div class="w3-half">
|
||||
<p>#boolean:</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>true if the object is destroyed.</p>
|
||||
<div class="w3-half">
|
||||
<p>#boolean:</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Returns <code>true</code> if the object is destroyed or #nil if the object is nil.</p>
|
||||
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
<p>#nil:</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>The DCS Unit is not existing or alive. </p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -2932,7 +2924,7 @@ If the Identifiable is alive, true is returned. </p>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
<div class="w3-theme-l2">
|
||||
<h2><a id="#(IDENTIFIABLE).New" ><strong>IDENTIFIABLE:New(ObjectName, Test)</strong></a></h2>
|
||||
<h2><a id="#(IDENTIFIABLE).New" ><strong>IDENTIFIABLE:New(ObjectName)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Create a new OBJECT from a DCSObject</p>
|
||||
@@ -2943,7 +2935,7 @@ If the Identifiable is alive, true is returned. </p>
|
||||
<div class="w3-margin-left">
|
||||
<p><a href="Wrapper.Object.html##(OBJECT)">Wrapper.Object#OBJECT</a></p>
|
||||
</div>
|
||||
<h2><strong>Parameters:</strong></h2>
|
||||
<h2><strong>Parameter:</strong></h2>
|
||||
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
|
||||
<div class="w3-half">
|
||||
<p>
|
||||
@@ -2957,16 +2949,6 @@ If the Identifiable is alive, true is returned. </p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
|
||||
<div class="w3-half">
|
||||
<p>
|
||||
<strong><strong>Test</strong></strong>
|
||||
</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
<p></p>
|
||||
</div>
|
||||
</div>
|
||||
<h2><strong>Return value:</strong></h2>
|
||||
<div class="w3-row w3-border-bottom w3-margin-left">
|
||||
<div class="w3-half">
|
||||
|
||||
Reference in New Issue
Block a user