Class MySerializedTextPanelData
Inheritance
System.Object
MySerializedTextPanelData
Assembly: VRage.Game.dll
Syntax
public class MySerializedTextPanelData : Object
Constructors
MySerializedTextPanelData()
Declaration
public MySerializedTextPanelData()
Fields
Alignment
Declaration
Field Value
Type |
Description |
System.Int32 |
|
BackgroundColor
Declaration
public Color BackgroundColor
Field Value
ChangeInterval
Declaration
public float ChangeInterval
Field Value
Type |
Description |
System.Single |
|
ContentType
Declaration
public ContentType ContentType
Field Value
CurrentShownTexture
Declaration
public int CurrentShownTexture
Field Value
Type |
Description |
System.Int32 |
|
CustomizeScripts
Declaration
public bool CustomizeScripts
Field Value
Type |
Description |
System.Boolean |
|
Font
Declaration
public SerializableDefinitionId Font
Field Value
FontColor
Declaration
Field Value
FontSize
Declaration
Field Value
Type |
Description |
System.Single |
|
PreserveAspectRatio
Declaration
public bool PreserveAspectRatio
Field Value
Type |
Description |
System.Boolean |
|
ScriptBackgroundColor
Declaration
public Color ScriptBackgroundColor
Field Value
ScriptForegroundColor
Declaration
public Color ScriptForegroundColor
Field Value
SelectedImages
Declaration
[Serialize]
public List<string> SelectedImages
Field Value
Type |
Description |
System.Collections.Generic.List<System.String> |
|
SelectedScript
Declaration
[Serialize]
public string SelectedScript
Field Value
Type |
Description |
System.String |
|
ShowText
Declaration
public ShowTextOnScreenFlag ShowText
Field Value
Sprites
Declaration
public MySerializableSpriteCollection Sprites
Field Value
Text
Declaration
Field Value
Type |
Description |
System.String |
|
TextPadding
Declaration
Field Value
Type |
Description |
System.Single |
|