Space Engineers
Public Attributes | List of all members
VRage.Game.MyObjectBuilder_ToolItemDefinition.MyVoxelMiningDefinition Class Reference

Public Attributes

string MinedOre = null
 
int HitCount = 0
 
SerializableDefinitionId PhysicalItemId
 
float RemovedRadius = 0f
 
bool OnlyApplyMaterial = false
 

Detailed Description

Definition at line 14 of file MyObjectBuilder_ToolItemDefinition.cs.

Member Data Documentation

int VRage.Game.MyObjectBuilder_ToolItemDefinition.MyVoxelMiningDefinition.HitCount = 0

Definition at line 21 of file MyObjectBuilder_ToolItemDefinition.cs.

string VRage.Game.MyObjectBuilder_ToolItemDefinition.MyVoxelMiningDefinition.MinedOre = null

Definition at line 17 of file MyObjectBuilder_ToolItemDefinition.cs.

bool VRage.Game.MyObjectBuilder_ToolItemDefinition.MyVoxelMiningDefinition.OnlyApplyMaterial = false

Definition at line 31 of file MyObjectBuilder_ToolItemDefinition.cs.

SerializableDefinitionId VRage.Game.MyObjectBuilder_ToolItemDefinition.MyVoxelMiningDefinition.PhysicalItemId

Definition at line 24 of file MyObjectBuilder_ToolItemDefinition.cs.

float VRage.Game.MyObjectBuilder_ToolItemDefinition.MyVoxelMiningDefinition.RemovedRadius = 0f

Definition at line 28 of file MyObjectBuilder_ToolItemDefinition.cs.


The documentation for this class was generated from the following file: