Skip to content

Commit c92da66

Browse files
committed
1.207.020 Update
New version of ModAPI for 1.207 Major
1 parent b8a65e0 commit c92da66

493 files changed

Lines changed: 33942 additions & 18296 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

api/Sandbox.Game.Entities.MyItemsCollector.CollectibleInfo.html renamed to api/Sandbox.Common.ObjectBuilders.Definitions.GrowthStage.html

Lines changed: 30 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
<head>
66
<meta charset="utf-8">
77
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
8-
<title>Class MyItemsCollector.CollectibleInfo
8+
<title>Class GrowthStage
99
| Space Engineers ModAPI </title>
1010
<meta name="viewport" content="width=device-width">
11-
<meta name="title" content="Class MyItemsCollector.CollectibleInfo
11+
<meta name="title" content="Class GrowthStage
1212
| Space Engineers ModAPI ">
1313
<meta name="generator" content="docfx 2.58.2.0">
1414

@@ -67,34 +67,46 @@
6767
</div>
6868
<div class="article row grid-right">
6969
<div class="col-md-10">
70-
<article class="content wrap" id="_content" data-uid="Sandbox.Game.Entities.MyItemsCollector.CollectibleInfo">
70+
<article class="content wrap" id="_content" data-uid="Sandbox.Common.ObjectBuilders.Definitions.GrowthStage">
7171

7272

73-
<h1 id="Sandbox_Game_Entities_MyItemsCollector_CollectibleInfo" data-uid="Sandbox.Game.Entities.MyItemsCollector.CollectibleInfo" class="text-break">Class MyItemsCollector.CollectibleInfo
73+
<h1 id="Sandbox_Common_ObjectBuilders_Definitions_GrowthStage" data-uid="Sandbox.Common.ObjectBuilders.Definitions.GrowthStage" class="text-break">Class GrowthStage
7474
</h1>
7575
<div class="markdown level0 summary"></div>
7676
<div class="markdown level0 conceptual"></div>
7777
<div class="inheritance">
7878
<h5>Inheritance</h5>
7979
<div class="level0"><span class="xref">System.Object</span></div>
80-
<div class="level1"><span class="xref">MyItemsCollector.CollectibleInfo</span></div>
80+
<div class="level1"><span class="xref">GrowthStage</span></div>
8181
</div>
82-
<h6><strong>Namespace</strong>: <a class="xref" href="Sandbox.Game.Entities.html">Sandbox.Game.Entities</a></h6>
83-
<h6><strong>Assembly</strong>: Sandbox.Game.dll</h6>
84-
<h5 id="Sandbox_Game_Entities_MyItemsCollector_CollectibleInfo_syntax">Syntax</h5>
82+
<h6><strong>Namespace</strong>: <a class="xref" href="Sandbox.Common.ObjectBuilders.Definitions.html">Sandbox.Common.ObjectBuilders.Definitions</a></h6>
83+
<h6><strong>Assembly</strong>: SpaceEngineers.ObjectBuilders.dll</h6>
84+
<h5 id="Sandbox_Common_ObjectBuilders_Definitions_GrowthStage_syntax">Syntax</h5>
8585
<div class="codewrapper">
86-
<pre><code class="lang-csharp hljs">public sealed class CollectibleInfo : ValueType</code></pre>
86+
<pre><code class="lang-csharp hljs">public class GrowthStage : Object</code></pre>
87+
</div>
88+
<h3 id="constructors">Constructors
89+
</h3>
90+
91+
92+
<a id="Sandbox_Common_ObjectBuilders_Definitions_GrowthStage__ctor_" data-uid="Sandbox.Common.ObjectBuilders.Definitions.GrowthStage.#ctor*"></a>
93+
<h4 id="Sandbox_Common_ObjectBuilders_Definitions_GrowthStage__ctor" data-uid="Sandbox.Common.ObjectBuilders.Definitions.GrowthStage.#ctor">GrowthStage()</h4>
94+
<div class="markdown level1 summary"></div>
95+
<div class="markdown level1 conceptual"></div>
96+
<h5 class="decalaration">Declaration</h5>
97+
<div class="codewrapper">
98+
<pre><code class="lang-csharp hljs">public GrowthStage()</code></pre>
8799
</div>
88100
<h3 id="fields">Fields
89101
</h3>
90102

91103

92-
<h4 id="Sandbox_Game_Entities_MyItemsCollector_CollectibleInfo_Amount" data-uid="Sandbox.Game.Entities.MyItemsCollector.CollectibleInfo.Amount">Amount</h4>
104+
<h4 id="Sandbox_Common_ObjectBuilders_Definitions_GrowthStage_MaxCompletionPercentage" data-uid="Sandbox.Common.ObjectBuilders.Definitions.GrowthStage.MaxCompletionPercentage">MaxCompletionPercentage</h4>
93105
<div class="markdown level1 summary"></div>
94106
<div class="markdown level1 conceptual"></div>
95107
<h5 class="decalaration">Declaration</h5>
96108
<div class="codewrapper">
97-
<pre><code class="lang-csharp hljs">public MyFixedPoint Amount</code></pre>
109+
<pre><code class="lang-csharp hljs">public float MaxCompletionPercentage</code></pre>
98110
</div>
99111
<h5 class="fieldValue">Field Value</h5>
100112
<table class="table table-bordered table-striped table-condensed">
@@ -106,19 +118,19 @@ <h5 class="fieldValue">Field Value</h5>
106118
</thead>
107119
<tbody>
108120
<tr>
109-
<td><span class="xref">VRage.MyFixedPoint</span></td>
121+
<td><span class="xref">System.Single</span></td>
110122
<td></td>
111123
</tr>
112124
</tbody>
113125
</table>
114126

115127

116-
<h4 id="Sandbox_Game_Entities_MyItemsCollector_CollectibleInfo_DefinitionId" data-uid="Sandbox.Game.Entities.MyItemsCollector.CollectibleInfo.DefinitionId">DefinitionId</h4>
128+
<h4 id="Sandbox_Common_ObjectBuilders_Definitions_GrowthStage_MinCompletionPercentage" data-uid="Sandbox.Common.ObjectBuilders.Definitions.GrowthStage.MinCompletionPercentage">MinCompletionPercentage</h4>
117129
<div class="markdown level1 summary"></div>
118130
<div class="markdown level1 conceptual"></div>
119131
<h5 class="decalaration">Declaration</h5>
120132
<div class="codewrapper">
121-
<pre><code class="lang-csharp hljs">public MyDefinitionId DefinitionId</code></pre>
133+
<pre><code class="lang-csharp hljs">public float MinCompletionPercentage</code></pre>
122134
</div>
123135
<h5 class="fieldValue">Field Value</h5>
124136
<table class="table table-bordered table-striped table-condensed">
@@ -130,19 +142,19 @@ <h5 class="fieldValue">Field Value</h5>
130142
</thead>
131143
<tbody>
132144
<tr>
133-
<td><a class="xref" href="VRage.Game.MyDefinitionId.html">MyDefinitionId</a></td>
145+
<td><span class="xref">System.Single</span></td>
134146
<td></td>
135147
</tr>
136148
</tbody>
137149
</table>
138150

139151

140-
<h4 id="Sandbox_Game_Entities_MyItemsCollector_CollectibleInfo_EntityId" data-uid="Sandbox.Game.Entities.MyItemsCollector.CollectibleInfo.EntityId">EntityId</h4>
152+
<h4 id="Sandbox_Common_ObjectBuilders_Definitions_GrowthStage_ModelPath" data-uid="Sandbox.Common.ObjectBuilders.Definitions.GrowthStage.ModelPath">ModelPath</h4>
141153
<div class="markdown level1 summary"></div>
142154
<div class="markdown level1 conceptual"></div>
143155
<h5 class="decalaration">Declaration</h5>
144156
<div class="codewrapper">
145-
<pre><code class="lang-csharp hljs">public long EntityId</code></pre>
157+
<pre><code class="lang-csharp hljs">public string ModelPath</code></pre>
146158
</div>
147159
<h5 class="fieldValue">Field Value</h5>
148160
<table class="table table-bordered table-striped table-condensed">
@@ -154,7 +166,7 @@ <h5 class="fieldValue">Field Value</h5>
154166
</thead>
155167
<tbody>
156168
<tr>
157-
<td><span class="xref">System.Int64</span></td>
169+
<td><span class="xref">System.String</span></td>
158170
<td></td>
159171
</tr>
160172
</tbody>

api/Sandbox.Common.ObjectBuilders.Definitions.MyObjectBuilder_AdvancedDoorDefinition.html

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -182,18 +182,6 @@ <h5>Inherited Members</h5>
182182
<div>
183183
<a class="xref" href="VRage.Game.MyObjectBuilder_CubeBlockDefinition.html#VRage_Game_MyObjectBuilder_CubeBlockDefinition_BuildMaterial">MyObjectBuilder_CubeBlockDefinition.BuildMaterial</a>
184184
</div>
185-
<div>
186-
<a class="xref" href="VRage.Game.MyObjectBuilder_CubeBlockDefinition.html#VRage_Game_MyObjectBuilder_CubeBlockDefinition_CompoundTemplates">MyObjectBuilder_CubeBlockDefinition.CompoundTemplates</a>
187-
</div>
188-
<div>
189-
<a class="xref" href="VRage.Game.MyObjectBuilder_CubeBlockDefinition.html#VRage_Game_MyObjectBuilder_CubeBlockDefinition_CompoundEnabled">MyObjectBuilder_CubeBlockDefinition.CompoundEnabled</a>
190-
</div>
191-
<div>
192-
<a class="xref" href="VRage.Game.MyObjectBuilder_CubeBlockDefinition.html#VRage_Game_MyObjectBuilder_CubeBlockDefinition_SubBlockDefinitions">MyObjectBuilder_CubeBlockDefinition.SubBlockDefinitions</a>
193-
</div>
194-
<div>
195-
<a class="xref" href="VRage.Game.MyObjectBuilder_CubeBlockDefinition.html#VRage_Game_MyObjectBuilder_CubeBlockDefinition_MultiBlock">MyObjectBuilder_CubeBlockDefinition.MultiBlock</a>
196-
</div>
197185
<div>
198186
<a class="xref" href="VRage.Game.MyObjectBuilder_CubeBlockDefinition.html#VRage_Game_MyObjectBuilder_CubeBlockDefinition_NavigationDefinition">MyObjectBuilder_CubeBlockDefinition.NavigationDefinition</a>
199187
</div>
@@ -257,9 +245,6 @@ <h5>Inherited Members</h5>
257245
<div>
258246
<a class="xref" href="VRage.Game.MyObjectBuilder_CubeBlockDefinition.html#VRage_Game_MyObjectBuilder_CubeBlockDefinition_DamagedSound">MyObjectBuilder_CubeBlockDefinition.DamagedSound</a>
259247
</div>
260-
<div>
261-
<a class="xref" href="VRage.Game.MyObjectBuilder_CubeBlockDefinition.html#VRage_Game_MyObjectBuilder_CubeBlockDefinition_CreateFracturedPieces">MyObjectBuilder_CubeBlockDefinition.CreateFracturedPieces</a>
262-
</div>
263248
<div>
264249
<a class="xref" href="VRage.Game.MyObjectBuilder_CubeBlockDefinition.html#VRage_Game_MyObjectBuilder_CubeBlockDefinition_EmissiveColorPreset">MyObjectBuilder_CubeBlockDefinition.EmissiveColorPreset</a>
265250
</div>
@@ -368,6 +353,9 @@ <h5>Inherited Members</h5>
368353
<div>
369354
<a class="xref" href="VRage.Game.MyObjectBuilder_PhysicalModelDefinition.html#VRage_Game_MyObjectBuilder_PhysicalModelDefinition_Mass">MyObjectBuilder_PhysicalModelDefinition.Mass</a>
370355
</div>
356+
<div>
357+
<a class="xref" href="VRage.Game.MyObjectBuilder_PhysicalModelDefinition.html#VRage_Game_MyObjectBuilder_PhysicalModelDefinition_UseInstanceRender">MyObjectBuilder_PhysicalModelDefinition.UseInstanceRender</a>
358+
</div>
371359
<div>
372360
<a class="xref" href="VRage.Game.MyObjectBuilder_DefinitionBase.html#VRage_Game_MyObjectBuilder_DefinitionBase_Id">MyObjectBuilder_DefinitionBase.Id</a>
373361
</div>

api/Sandbox.Common.ObjectBuilders.Definitions.MyObjectBuilder_AirVentDefinition.html

Lines changed: 27 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -182,18 +182,6 @@ <h5>Inherited Members</h5>
182182
<div>
183183
<a class="xref" href="VRage.Game.MyObjectBuilder_CubeBlockDefinition.html#VRage_Game_MyObjectBuilder_CubeBlockDefinition_BuildMaterial">MyObjectBuilder_CubeBlockDefinition.BuildMaterial</a>
184184
</div>
185-
<div>
186-
<a class="xref" href="VRage.Game.MyObjectBuilder_CubeBlockDefinition.html#VRage_Game_MyObjectBuilder_CubeBlockDefinition_CompoundTemplates">MyObjectBuilder_CubeBlockDefinition.CompoundTemplates</a>
187-
</div>
188-
<div>
189-
<a class="xref" href="VRage.Game.MyObjectBuilder_CubeBlockDefinition.html#VRage_Game_MyObjectBuilder_CubeBlockDefinition_CompoundEnabled">MyObjectBuilder_CubeBlockDefinition.CompoundEnabled</a>
190-
</div>
191-
<div>
192-
<a class="xref" href="VRage.Game.MyObjectBuilder_CubeBlockDefinition.html#VRage_Game_MyObjectBuilder_CubeBlockDefinition_SubBlockDefinitions">MyObjectBuilder_CubeBlockDefinition.SubBlockDefinitions</a>
193-
</div>
194-
<div>
195-
<a class="xref" href="VRage.Game.MyObjectBuilder_CubeBlockDefinition.html#VRage_Game_MyObjectBuilder_CubeBlockDefinition_MultiBlock">MyObjectBuilder_CubeBlockDefinition.MultiBlock</a>
196-
</div>
197185
<div>
198186
<a class="xref" href="VRage.Game.MyObjectBuilder_CubeBlockDefinition.html#VRage_Game_MyObjectBuilder_CubeBlockDefinition_NavigationDefinition">MyObjectBuilder_CubeBlockDefinition.NavigationDefinition</a>
199187
</div>
@@ -257,9 +245,6 @@ <h5>Inherited Members</h5>
257245
<div>
258246
<a class="xref" href="VRage.Game.MyObjectBuilder_CubeBlockDefinition.html#VRage_Game_MyObjectBuilder_CubeBlockDefinition_DamagedSound">MyObjectBuilder_CubeBlockDefinition.DamagedSound</a>
259247
</div>
260-
<div>
261-
<a class="xref" href="VRage.Game.MyObjectBuilder_CubeBlockDefinition.html#VRage_Game_MyObjectBuilder_CubeBlockDefinition_CreateFracturedPieces">MyObjectBuilder_CubeBlockDefinition.CreateFracturedPieces</a>
262-
</div>
263248
<div>
264249
<a class="xref" href="VRage.Game.MyObjectBuilder_CubeBlockDefinition.html#VRage_Game_MyObjectBuilder_CubeBlockDefinition_EmissiveColorPreset">MyObjectBuilder_CubeBlockDefinition.EmissiveColorPreset</a>
265250
</div>
@@ -368,6 +353,9 @@ <h5>Inherited Members</h5>
368353
<div>
369354
<a class="xref" href="VRage.Game.MyObjectBuilder_PhysicalModelDefinition.html#VRage_Game_MyObjectBuilder_PhysicalModelDefinition_Mass">MyObjectBuilder_PhysicalModelDefinition.Mass</a>
370355
</div>
356+
<div>
357+
<a class="xref" href="VRage.Game.MyObjectBuilder_PhysicalModelDefinition.html#VRage_Game_MyObjectBuilder_PhysicalModelDefinition_UseInstanceRender">MyObjectBuilder_PhysicalModelDefinition.UseInstanceRender</a>
358+
</div>
371359
<div>
372360
<a class="xref" href="VRage.Game.MyObjectBuilder_DefinitionBase.html#VRage_Game_MyObjectBuilder_DefinitionBase_Id">MyObjectBuilder_DefinitionBase.Id</a>
373361
</div>
@@ -485,6 +473,30 @@ <h5 class="fieldValue">Field Value</h5>
485473
</table>
486474

487475

476+
<h4 id="Sandbox_Common_ObjectBuilders_Definitions_MyObjectBuilder_AirVentDefinition_LowerLimitLevel" data-uid="Sandbox.Common.ObjectBuilders.Definitions.MyObjectBuilder_AirVentDefinition.LowerLimitLevel">LowerLimitLevel</h4>
477+
<div class="markdown level1 summary"></div>
478+
<div class="markdown level1 conceptual"></div>
479+
<h5 class="decalaration">Declaration</h5>
480+
<div class="codewrapper">
481+
<pre><code class="lang-csharp hljs">public float LowerLimitLevel</code></pre>
482+
</div>
483+
<h5 class="fieldValue">Field Value</h5>
484+
<table class="table table-bordered table-striped table-condensed">
485+
<thead>
486+
<tr>
487+
<th>Type</th>
488+
<th>Description</th>
489+
</tr>
490+
</thead>
491+
<tbody>
492+
<tr>
493+
<td><span class="xref">System.Single</span></td>
494+
<td></td>
495+
</tr>
496+
</tbody>
497+
</table>
498+
499+
488500
<h4 id="Sandbox_Common_ObjectBuilders_Definitions_MyObjectBuilder_AirVentDefinition_OperationalPowerConsumption" data-uid="Sandbox.Common.ObjectBuilders.Definitions.MyObjectBuilder_AirVentDefinition.OperationalPowerConsumption">OperationalPowerConsumption</h4>
489501
<div class="markdown level1 summary"></div>
490502
<div class="markdown level1 conceptual"></div>

api/Sandbox.Common.ObjectBuilders.Definitions.MyObjectBuilder_AirtightDoorGenericDefinition.html

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -184,18 +184,6 @@ <h5>Inherited Members</h5>
184184
<div>
185185
<a class="xref" href="VRage.Game.MyObjectBuilder_CubeBlockDefinition.html#VRage_Game_MyObjectBuilder_CubeBlockDefinition_BuildMaterial">MyObjectBuilder_CubeBlockDefinition.BuildMaterial</a>
186186
</div>
187-
<div>
188-
<a class="xref" href="VRage.Game.MyObjectBuilder_CubeBlockDefinition.html#VRage_Game_MyObjectBuilder_CubeBlockDefinition_CompoundTemplates">MyObjectBuilder_CubeBlockDefinition.CompoundTemplates</a>
189-
</div>
190-
<div>
191-
<a class="xref" href="VRage.Game.MyObjectBuilder_CubeBlockDefinition.html#VRage_Game_MyObjectBuilder_CubeBlockDefinition_CompoundEnabled">MyObjectBuilder_CubeBlockDefinition.CompoundEnabled</a>
192-
</div>
193-
<div>
194-
<a class="xref" href="VRage.Game.MyObjectBuilder_CubeBlockDefinition.html#VRage_Game_MyObjectBuilder_CubeBlockDefinition_SubBlockDefinitions">MyObjectBuilder_CubeBlockDefinition.SubBlockDefinitions</a>
195-
</div>
196-
<div>
197-
<a class="xref" href="VRage.Game.MyObjectBuilder_CubeBlockDefinition.html#VRage_Game_MyObjectBuilder_CubeBlockDefinition_MultiBlock">MyObjectBuilder_CubeBlockDefinition.MultiBlock</a>
198-
</div>
199187
<div>
200188
<a class="xref" href="VRage.Game.MyObjectBuilder_CubeBlockDefinition.html#VRage_Game_MyObjectBuilder_CubeBlockDefinition_NavigationDefinition">MyObjectBuilder_CubeBlockDefinition.NavigationDefinition</a>
201189
</div>
@@ -259,9 +247,6 @@ <h5>Inherited Members</h5>
259247
<div>
260248
<a class="xref" href="VRage.Game.MyObjectBuilder_CubeBlockDefinition.html#VRage_Game_MyObjectBuilder_CubeBlockDefinition_DamagedSound">MyObjectBuilder_CubeBlockDefinition.DamagedSound</a>
261249
</div>
262-
<div>
263-
<a class="xref" href="VRage.Game.MyObjectBuilder_CubeBlockDefinition.html#VRage_Game_MyObjectBuilder_CubeBlockDefinition_CreateFracturedPieces">MyObjectBuilder_CubeBlockDefinition.CreateFracturedPieces</a>
264-
</div>
265250
<div>
266251
<a class="xref" href="VRage.Game.MyObjectBuilder_CubeBlockDefinition.html#VRage_Game_MyObjectBuilder_CubeBlockDefinition_EmissiveColorPreset">MyObjectBuilder_CubeBlockDefinition.EmissiveColorPreset</a>
267252
</div>
@@ -370,6 +355,9 @@ <h5>Inherited Members</h5>
370355
<div>
371356
<a class="xref" href="VRage.Game.MyObjectBuilder_PhysicalModelDefinition.html#VRage_Game_MyObjectBuilder_PhysicalModelDefinition_Mass">MyObjectBuilder_PhysicalModelDefinition.Mass</a>
372357
</div>
358+
<div>
359+
<a class="xref" href="VRage.Game.MyObjectBuilder_PhysicalModelDefinition.html#VRage_Game_MyObjectBuilder_PhysicalModelDefinition_UseInstanceRender">MyObjectBuilder_PhysicalModelDefinition.UseInstanceRender</a>
360+
</div>
373361
<div>
374362
<a class="xref" href="VRage.Game.MyObjectBuilder_DefinitionBase.html#VRage_Game_MyObjectBuilder_DefinitionBase_Id">MyObjectBuilder_DefinitionBase.Id</a>
375363
</div>

api/Sandbox.Common.ObjectBuilders.Definitions.MyObjectBuilder_AirtightHangarDoorDefinition.html

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -207,18 +207,6 @@ <h5>Inherited Members</h5>
207207
<div>
208208
<a class="xref" href="VRage.Game.MyObjectBuilder_CubeBlockDefinition.html#VRage_Game_MyObjectBuilder_CubeBlockDefinition_BuildMaterial">MyObjectBuilder_CubeBlockDefinition.BuildMaterial</a>
209209
</div>
210-
<div>
211-
<a class="xref" href="VRage.Game.MyObjectBuilder_CubeBlockDefinition.html#VRage_Game_MyObjectBuilder_CubeBlockDefinition_CompoundTemplates">MyObjectBuilder_CubeBlockDefinition.CompoundTemplates</a>
212-
</div>
213-
<div>
214-
<a class="xref" href="VRage.Game.MyObjectBuilder_CubeBlockDefinition.html#VRage_Game_MyObjectBuilder_CubeBlockDefinition_CompoundEnabled">MyObjectBuilder_CubeBlockDefinition.CompoundEnabled</a>
215-
</div>
216-
<div>
217-
<a class="xref" href="VRage.Game.MyObjectBuilder_CubeBlockDefinition.html#VRage_Game_MyObjectBuilder_CubeBlockDefinition_SubBlockDefinitions">MyObjectBuilder_CubeBlockDefinition.SubBlockDefinitions</a>
218-
</div>
219-
<div>
220-
<a class="xref" href="VRage.Game.MyObjectBuilder_CubeBlockDefinition.html#VRage_Game_MyObjectBuilder_CubeBlockDefinition_MultiBlock">MyObjectBuilder_CubeBlockDefinition.MultiBlock</a>
221-
</div>
222210
<div>
223211
<a class="xref" href="VRage.Game.MyObjectBuilder_CubeBlockDefinition.html#VRage_Game_MyObjectBuilder_CubeBlockDefinition_NavigationDefinition">MyObjectBuilder_CubeBlockDefinition.NavigationDefinition</a>
224212
</div>
@@ -282,9 +270,6 @@ <h5>Inherited Members</h5>
282270
<div>
283271
<a class="xref" href="VRage.Game.MyObjectBuilder_CubeBlockDefinition.html#VRage_Game_MyObjectBuilder_CubeBlockDefinition_DamagedSound">MyObjectBuilder_CubeBlockDefinition.DamagedSound</a>
284272
</div>
285-
<div>
286-
<a class="xref" href="VRage.Game.MyObjectBuilder_CubeBlockDefinition.html#VRage_Game_MyObjectBuilder_CubeBlockDefinition_CreateFracturedPieces">MyObjectBuilder_CubeBlockDefinition.CreateFracturedPieces</a>
287-
</div>
288273
<div>
289274
<a class="xref" href="VRage.Game.MyObjectBuilder_CubeBlockDefinition.html#VRage_Game_MyObjectBuilder_CubeBlockDefinition_EmissiveColorPreset">MyObjectBuilder_CubeBlockDefinition.EmissiveColorPreset</a>
290275
</div>
@@ -393,6 +378,9 @@ <h5>Inherited Members</h5>
393378
<div>
394379
<a class="xref" href="VRage.Game.MyObjectBuilder_PhysicalModelDefinition.html#VRage_Game_MyObjectBuilder_PhysicalModelDefinition_Mass">MyObjectBuilder_PhysicalModelDefinition.Mass</a>
395380
</div>
381+
<div>
382+
<a class="xref" href="VRage.Game.MyObjectBuilder_PhysicalModelDefinition.html#VRage_Game_MyObjectBuilder_PhysicalModelDefinition_UseInstanceRender">MyObjectBuilder_PhysicalModelDefinition.UseInstanceRender</a>
383+
</div>
396384
<div>
397385
<a class="xref" href="VRage.Game.MyObjectBuilder_DefinitionBase.html#VRage_Game_MyObjectBuilder_DefinitionBase_Id">MyObjectBuilder_DefinitionBase.Id</a>
398386
</div>

0 commit comments

Comments
 (0)