Space Engineers
Public Member Functions | Public Attributes | List of all members
VRage.Game.MyObjectBuilder_HandToolBase Class Reference
Inheritance diagram for VRage.Game.MyObjectBuilder_HandToolBase:
VRage.ObjectBuilders.MyObjectBuilder_EntityBase VRage.Game.ObjectBuilders.IMyObjectBuilder_GunObject< MyObjectBuilder_ToolBase > VRage.ObjectBuilders.MyObjectBuilder_Base VRage.Game.MyObjectBuilder_GoodAIControlHandTool VRage.Game.MyObjectBuilder_HandTool

Public Member Functions

bool ShouldSerializeDeviceBase ()
 
- Public Member Functions inherited from VRage.ObjectBuilders.MyObjectBuilder_EntityBase
bool ShouldSerializePositionAndOrientation ()
 
bool ShouldSerializeComponentContainer ()
 
bool ShouldSerializeEntityDefinitionId ()
 
virtual void Remap (IMyRemapHelper remapHelper)
 Remaps this entity's entityId to a new value. If there are cross-referenced between different entities in this object builder, the remapHelper should be used to rememeber these references and retrieve them. More...
 
- Public Member Functions inherited from VRage.ObjectBuilders.MyObjectBuilder_Base
bool ShouldSerializeSubtypeId ()
 
void Save (string filepath)
 
virtual MyObjectBuilder_Base Clone ()
 

Public Attributes

MyObjectBuilder_ToolBase DeviceBase = null
 
- Public Attributes inherited from VRage.ObjectBuilders.MyObjectBuilder_EntityBase
long EntityId
 
MyPersistentEntityFlags2 PersistentFlags
 
string Name
 
MyPositionAndOrientation PositionAndOrientation
 
MyObjectBuilder_ComponentContainer ComponentContainer = null
 
SerializableDefinitionId EntityDefinitionId = null
 

Additional Inherited Members

- Properties inherited from VRage.ObjectBuilders.MyObjectBuilder_Base
MyStringHash SubtypeId [get]
 
string SubtypeName [get, set]
 
MyObjectBuilderType TypeId [get]
 
- Properties inherited from VRage.Game.ObjectBuilders.IMyObjectBuilder_GunObject< MyObjectBuilder_ToolBase >
MyObjectBuilder_DeviceBase DeviceBase [get, set]
 

Detailed Description

Definition at line 10 of file MyObjectBuilder_HandToolBase.cs.

Member Function Documentation

bool VRage.Game.MyObjectBuilder_HandToolBase.ShouldSerializeDeviceBase ( )
inline

Definition at line 14 of file MyObjectBuilder_HandToolBase.cs.

Member Data Documentation

MyObjectBuilder_ToolBase VRage.Game.MyObjectBuilder_HandToolBase.DeviceBase = null

Definition at line 13 of file MyObjectBuilder_HandToolBase.cs.


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