Assembly: SpaceEngineers.ObjectBuilders.dll

public class MyObjectBuilder_TextPanel: MyObjectBuilder_FunctionalBlock

Fields

Member Description
AccessFlag
Alignment
BackgroundColor
ChangeInterval
ContentType
CurrentShownTexture
CustomizeScripts
Description
Font
FontColor
FontSize
PreserveAspectRatio
PublicDescription
PublicTitle
ScriptBackgroundColor
ScriptForegroundColor
SelectedImages
SelectedRotationIndex
SelectedScript
ShowText
Sprites
TextPadding
TextPanels
Title
UpdateStartOfFirstTexture
Version
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_TextPanel()
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()
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