Assembly: VRage.Game.dll

public abstract class MyObjectBuilder_ProjectorBase: MyObjectBuilder_FunctionalBlock

Fields

Member Description
GetOwnershipFromProjector
InstantBuildingEnabled
KeepProjection
MarkMissingBlocks
MarkUnfinishedBlocks
MaxNumberOfBlocks
MaxNumberOfProjections
ProjectedGrid This property is obsolete. Do not use it any more. Use Projected grids. In case of single projected grid, select index 0.
ProjectedGrids
ProjectionOffset
ProjectionRotation
ProjectionsRemaining
Scale
ShowOnlyBuildable
TextPanels
BlockGeneralDamageModifier Inherited from MyObjectBuilder_CubeBlock
BlockOrientation Inherited from MyObjectBuilder_CubeBlock
BuildPercent Inherited from MyObjectBuilder_CubeBlock
BuiltBy Inherited from MyObjectBuilder_CubeBlock
ColorMaskHSV Inherited from MyObjectBuilder_CubeBlock
ComponentContainer Inherited from MyObjectBuilder_CubeBlock
ConstructionInventory Inherited from MyObjectBuilder_CubeBlock
ConstructionStockpile Inherited from MyObjectBuilder_CubeBlock
CustomName Inherited from MyObjectBuilder_TerminalBlock
DeformationRatio Inherited from MyObjectBuilder_CubeBlock
Enabled Inherited from MyObjectBuilder_FunctionalBlock
EntityId Inherited from MyObjectBuilder_CubeBlock
IntegrityPercent Inherited from MyObjectBuilder_CubeBlock
IsSurvivalModeForced Inherited from MyObjectBuilder_TerminalBlock
Min Inherited from MyObjectBuilder_CubeBlock
MultiBlockDefinition Inherited from MyObjectBuilder_CubeBlock
MultiBlockId Inherited from MyObjectBuilder_CubeBlock
MultiBlockIndex Inherited from MyObjectBuilder_CubeBlock
Name Inherited from MyObjectBuilder_CubeBlock
NumberInGrid Inherited from MyObjectBuilder_TerminalBlock
Owner Inherited from MyObjectBuilder_CubeBlock
ShareMode Inherited from MyObjectBuilder_CubeBlock
ShowInInventory Inherited from MyObjectBuilder_TerminalBlock
ShowInTerminal Inherited from MyObjectBuilder_TerminalBlock
ShowInToolbarConfig Inherited from MyObjectBuilder_TerminalBlock
ShowOnHUD Inherited from MyObjectBuilder_TerminalBlock
SkinSubtypeId Inherited from MyObjectBuilder_CubeBlock
SubBlocks Inherited from MyObjectBuilder_CubeBlock
TextPanelsNew Inherited from MyObjectBuilder_FunctionalBlock

Properties

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

Constructors

Member Description
MyObjectBuilder_FunctionalBlock() Inherited from MyObjectBuilder_FunctionalBlock
MyObjectBuilder_TerminalBlock() Inherited from MyObjectBuilder_TerminalBlock
MyObjectBuilder_CubeBlock() Inherited from MyObjectBuilder_CubeBlock

Methods

Member Description
static Upgrade(MyObjectBuilder_CubeBlock, MyObjectBuilderType, string) Inherited from MyObjectBuilder_CubeBlock
GetTextPanelsData()
Remap(IMyRemapHelper)
SetupForProjector()
Clone() Inherited from MyObjectBuilder_Base
Equals(MyObjectBuilder_Base) Inherited from MyObjectBuilder_Base
GetTextPanelsData() Used to get correct TextPanel stored data. v199- using TextPanels and v200+ using TextPanelsNew. LCD data should be saved into TextPanelsNew, but readed from TextPanels if it is not null.

Inherited from MyObjectBuilder_FunctionalBlock
Remap(IMyRemapHelper) Inherited from MyObjectBuilder_CubeBlock
SetupForGridPaste() Inherited from MyObjectBuilder_CubeBlock
SetupForProjector() Inherited from MyObjectBuilder_CubeBlock
ShouldSerializeBlockOrientation() Inherited from MyObjectBuilder_CubeBlock
ShouldSerializeColorMaskHSV() Inherited from MyObjectBuilder_CubeBlock
ShouldSerializeComponentContainer() Inherited from MyObjectBuilder_CubeBlock
ShouldSerializeConstructionInventory() Inherited from MyObjectBuilder_CubeBlock
ShouldSerializeConstructionStockpile() Inherited from MyObjectBuilder_CubeBlock
ShouldSerializeEntityId() Inherited from MyObjectBuilder_CubeBlock
ShouldSerializeMin() Inherited from MyObjectBuilder_CubeBlock
ShouldSerializeMultiBlockDefinition() Inherited from MyObjectBuilder_CubeBlock
ShouldSerializeMultiBlockId() Inherited from MyObjectBuilder_CubeBlock
ShouldSerializeOrientation() Inherited from MyObjectBuilder_CubeBlock
ShouldSerializeSkinSubtypeId() Inherited from MyObjectBuilder_CubeBlock
ShouldSerializeSubtypeId() Inherited from MyObjectBuilder_Base

Inheritance: MyObjectBuilder_Base ˃ MyObjectBuilder_CubeBlock ˃ MyObjectBuilder_TerminalBlock ˃ MyObjectBuilder_FunctionalBlock

Inheritors: