Space Engineers
Public Attributes | List of all members
VRage.Game.ObjectBuilders.ComponentSystem.MyObjectBuilder_EntityDurabilityComponent Class Reference
Inheritance diagram for VRage.Game.ObjectBuilders.ComponentSystem.MyObjectBuilder_EntityDurabilityComponent:
VRage.Game.ObjectBuilders.ComponentSystem.MyObjectBuilder_ComponentBase VRage.ObjectBuilders.MyObjectBuilder_Base

Public Attributes

float EntityHP = 100.0f
 

Additional Inherited Members

- Public Member Functions inherited from VRage.ObjectBuilders.MyObjectBuilder_Base
bool ShouldSerializeSubtypeId ()
 
void Save (string filepath)
 
virtual MyObjectBuilder_Base Clone ()
 
- Properties inherited from VRage.ObjectBuilders.MyObjectBuilder_Base
MyStringHash SubtypeId [get]
 
string SubtypeName [get, set]
 
MyObjectBuilderType TypeId [get]
 

Detailed Description

Definition at line 8 of file MyObjectBuilder_EntityDurabilityComponent.cs.

Member Data Documentation

float VRage.Game.ObjectBuilders.ComponentSystem.MyObjectBuilder_EntityDurabilityComponent.EntityHP = 100.0f

Definition at line 11 of file MyObjectBuilder_EntityDurabilityComponent.cs.


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