Show / Hide Table of Contents

Class CockpitPanelData

Inheritance
System.Object
CockpitPanelData
Namespace: Sandbox.Common.ObjectBuilders
Assembly: SpaceEngineers.ObjectBuilders.dll
Syntax
public class CockpitPanelData : Object

Constructors

CockpitPanelData()

Declaration
public CockpitPanelData()

Fields

Alignment

Declaration
public TextAlignmentEnum Alignment
Field Value
Type Description
TextAlignmentEnum

BackgroundColor

Declaration
public Color BackgroundColor
Field Value
Type Description
Color

ChangeInterval

Declaration
public float ChangeInterval
Field Value
Type Description
System.Single

CurrentShownTexture

Declaration
public int CurrentShownTexture
Field Value
Type Description
System.Int32

Font

Declaration
public SerializableDefinitionId Font
Field Value
Type Description
SerializableDefinitionId

FontColor

Declaration
public Color FontColor
Field Value
Type Description
Color

FontSize

Declaration
public float FontSize
Field Value
Type Description
System.Single

SelectedImages

Declaration
[Serialize]
public List<string> SelectedImages
Field Value
Type Description
System.Collections.Generic.List<System.String>

ShowSprites

Declaration
public bool ShowSprites
Field Value
Type Description
System.Boolean

ShowText

Declaration
public ShowTextOnScreenFlag ShowText
Field Value
Type Description
ShowTextOnScreenFlag

Text

Declaration
public string Text
Field Value
Type Description
System.String
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾