Assembly: VRage.Game.dll

public class MyObjectBuilder_CubeGrid: MyObjectBuilder_EntityBase

Fields

Member Description
AngularVelocity
BlockGroups
ConveyorLines
CreatePhysics
CubeBlocks
DampenersEnabled
DestructibleBlocks
DisplayName
Editable
GridGeneralDamageModifier
GridPresenceTier
GridSizeEnum
Handbrake
Immune
IsNpcSpawnedGrid
IsPowered
IsRespawnGrid
IsStatic
IsUnsupportedStation
JumpDriveDirection
JumpRemainingTime
LinearVelocity
LocalCoordSys
NPCGridClaimElapsed
OxygenAmount
OxygenRooms
playedTime
PlayerPresenceTier
Skeleton
TargetingTargets
TargetingWhitelist
XMirroxOdd
XMirroxPlane
YMirroxOdd
YMirroxPlane
ZMirroxOdd
ZMirroxPlane
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
PlanetSpawnHeightRatio Obsolete
SpawnRangeMax Obsolete
SpawnRangeMin Obsolete
UsePositionForSpawn Obsolete

Properties

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

Constructors

Member Description
MyObjectBuilder_CubeGrid()
MyObjectBuilder_EntityBase() Inherited from MyObjectBuilder_EntityBase

Methods

Member Description
Remap(IMyRemapHelper)
SetupForGridPaste()
SetupForProjector()
ShouldSerializeAngularVelocity()
ShouldSerializeBlockGroups()
ShouldSerializeConveyorLines()
ShouldSerializeJumpDriveDirection()
ShouldSerializeJumpRemainingTime()
ShouldSerializeLinearVelocity()
ShouldSerializeSkeleton()
ShouldSerializeXMirroxPlane()
ShouldSerializeYMirroxPlane()
ShouldSerializeZMirroxPlane()
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