Assembly: VRage.Game.dll

public class MyObjectBuilder_EntityBase: MyObjectBuilder_Base

Fields

Member Description
ComponentContainer
EntityDefinitionId
EntityId
LocalPositionAndOrientation
Name
PersistentFlags
PositionAndOrientation

Properties

Member Description
SubtypeId Inherited from MyObjectBuilder_Base
SubtypeName Inherited from MyObjectBuilder_Base
TypeId Inherited from MyObjectBuilder_Base

Constructors

Member Description
MyObjectBuilder_EntityBase()

Methods

Member Description
Remap(IMyRemapHelper) 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.
ShouldSerializeComponentContainer()
ShouldSerializeEntityDefinitionId()
ShouldSerializeLocalPositionAndOrientation()
ShouldSerializePositionAndOrientation()
Clone() Inherited from MyObjectBuilder_Base
Equals(MyObjectBuilder_Base) Inherited from MyObjectBuilder_Base
ShouldSerializeSubtypeId() Inherited from MyObjectBuilder_Base

Inheritance: MyObjectBuilder_Base

Inheritors: