Class MyObjectBuilder_CuttingDefinition.MyCuttingPrefab
Inheritance
System.Object
MyObjectBuilder_CuttingDefinition.MyCuttingPrefab
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public class MyCuttingPrefab : Object
Constructors
MyCuttingPrefab()
Declaration
public MyCuttingPrefab()
Fields
PhysicalItemId
Declaration
public Nullable<SerializableDefinitionId> PhysicalItemId
Field Value
| Type | Description |
|---|---|
| System.Nullable<SerializableDefinitionId> |
Prefab
Declaration
public string Prefab
Field Value
| Type | Description |
|---|---|
| System.String |
SpawnCount
Declaration
public int SpawnCount
Field Value
| Type | Description |
|---|---|
| System.Int32 |