VRage.ObjectBuilders
MyObjectBuilder EntityBase
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:
- MyObjectBuilder_AutomaticRifle
- MyObjectBuilder_CargoContainerInventoryBagEntity
- MyObjectBuilder_Character
- MyObjectBuilder_CubeGrid
- MyObjectBuilder_CubePlacer
- MyObjectBuilder_DestroyableItem
- MyObjectBuilder_EngineerToolBase
- MyObjectBuilder_EnvironmentItems
- MyObjectBuilder_FloatingObject
- MyObjectBuilder_ForageableEntity
- MyObjectBuilder_GhostCharacter
- MyObjectBuilder_HandDrill
- MyObjectBuilder_HandToolBase
- MyObjectBuilder_InventoryBagEntity
- MyObjectBuilder_ManipulationTool
- MyObjectBuilder_Meteor
- MyObjectBuilder_Missile
- MyObjectBuilder_ModifiableEntity
- MyObjectBuilder_ProxyAntenna
- MyObjectBuilder_ReplicableEntity
- MyObjectBuilder_SafeZone
- MyObjectBuilder_Tree
- MyObjectBuilder_VoxelMap
- MyObjectBuilder_Waypoint