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

Public Attributes

long OwnerId
 
MyOwnershipShareModeEnum ShareMode
 

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 12 of file MyObjectBuilder_EntityOwnershipComponent.cs.

Member Data Documentation

long VRage.Game.ObjectBuilders.Components.MyObjectBuilder_EntityOwnershipComponent.OwnerId

Definition at line 14 of file MyObjectBuilder_EntityOwnershipComponent.cs.

MyOwnershipShareModeEnum VRage.Game.ObjectBuilders.Components.MyObjectBuilder_EntityOwnershipComponent.ShareMode

Definition at line 16 of file MyObjectBuilder_EntityOwnershipComponent.cs.


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