Assembly: VRage.Game.dll

public class MyObjectBuilder_Planet: MyObjectBuilder_VoxelMap

Fields

Member Description
AtmosphereRadius
AtmosphereSettings
AtmosphereWavelengths
GravityFalloff
HasAtmosphere
MarkAreaEmpty
MaximumHillRadius
MinimumSurfaceRadius
PlanetGenerator
Radius
SavedEnviromentSectors
Seed
ShowGPS
SpawnsFlora
SpherizeWithDistance
SurfaceGravity
BoulderItemId Inherited from MyObjectBuilder_VoxelMap
BoulderPlanetId Inherited from MyObjectBuilder_VoxelMap
BoulderSectorId Inherited from MyObjectBuilder_VoxelMap
ComponentContainer Inherited from MyObjectBuilder_EntityBase
ContentChanged Inherited from MyObjectBuilder_VoxelMap
CreatedByUser Inherited from MyObjectBuilder_VoxelMap
EntityDefinitionId Inherited from MyObjectBuilder_EntityBase
EntityId Inherited from MyObjectBuilder_EntityBase
Filename Inherited from MyObjectBuilder_VoxelMap
IsGlobalEncounterAsteroid Inherited from MyObjectBuilder_VoxelMap
LocalPositionAndOrientation Inherited from MyObjectBuilder_EntityBase
MutableStorage Inherited from MyObjectBuilder_VoxelMap
Name Inherited from MyObjectBuilder_EntityBase
PersistentFlags Inherited from MyObjectBuilder_EntityBase
PositionAndOrientation Inherited from MyObjectBuilder_EntityBase

Properties

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

Constructors

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

Methods

Member Description
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
ShouldSerializeMutableStorage() Inherited from MyObjectBuilder_VoxelMap
ShouldSerializePositionAndOrientation() Inherited from MyObjectBuilder_EntityBase
ShouldSerializeSubtypeId() Inherited from MyObjectBuilder_Base

Inheritance: MyObjectBuilder_Base ˃ MyObjectBuilder_EntityBase ˃ MyObjectBuilder_VoxelMap