Assembly: VRage.Game.dll

public class MyObjectBuilder_VoxelMap: MyObjectBuilder_EntityBase

Fields

Member Description
BoulderItemId
BoulderPlanetId
BoulderSectorId
ContentChanged
CreatedByUser
Filename
IsGlobalEncounterAsteroid
MutableStorage
ComponentContainer Inherited from MyObjectBuilder_EntityBase
EntityDefinitionId Inherited from MyObjectBuilder_EntityBase
EntityId Inherited from MyObjectBuilder_EntityBase
LocalPositionAndOrientation Inherited from MyObjectBuilder_EntityBase
Name Inherited from MyObjectBuilder_EntityBase
PersistentFlags Inherited from MyObjectBuilder_EntityBase
PositionAndOrientation Inherited from MyObjectBuilder_EntityBase

Properties

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

Constructors

Member Description
MyObjectBuilder_VoxelMap()
MyObjectBuilder_VoxelMap(Vector3, string)
MyObjectBuilder_EntityBase() Inherited from MyObjectBuilder_EntityBase

Methods

Member Description
ShouldSerializeMutableStorage()
Clone() Inherited from MyObjectBuilder_Base
Equals(MyObjectBuilder_Base) Inherited from MyObjectBuilder_Base
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.

Inherited from MyObjectBuilder_EntityBase
ShouldSerializeComponentContainer() Inherited from MyObjectBuilder_EntityBase
ShouldSerializeEntityDefinitionId() Inherited from MyObjectBuilder_EntityBase
ShouldSerializeLocalPositionAndOrientation() Inherited from MyObjectBuilder_EntityBase
ShouldSerializePositionAndOrientation() Inherited from MyObjectBuilder_EntityBase
ShouldSerializeSubtypeId() Inherited from MyObjectBuilder_Base

Inheritance: MyObjectBuilder_Base ˃ MyObjectBuilder_EntityBase

Inheritors: