Space Engineers
Public Attributes | List of all members
Sandbox.Graphics.GUI.MyGuiControlBlockInfo.MyControlBlockInfoStyle Struct Reference

Public Attributes

string BlockNameLabelFont
 
MyStringId ComponentsLabelText
 
string ComponentsLabelFont
 
MyStringId InstalledRequiredLabelText
 
string InstalledRequiredLabelFont
 
MyStringId RequiredAvailableLabelText
 
MyStringId RequiredLabelText
 
string IntegrityLabelFont
 
Vector4 IntegrityBackgroundColor
 
Vector4 IntegrityForegroundColor
 
Vector4 IntegrityForegroundColorOverCritical
 
Vector4 LeftColumnBackgroundColor
 
Vector4 TitleBackgroundColor
 
string ComponentLineMissingFont
 
string ComponentLineAllMountedFont
 
string ComponentLineAllInstalledFont
 
string ComponentLineDefaultFont
 
Vector4 ComponentLineDefaultColor
 
bool EnableBlockTypeLabel
 
bool ShowAvailableComponents
 
bool EnableBlockTypePanel
 

Detailed Description

Definition at line 29 of file MyGuiControlBlockInfo.cs.

Member Data Documentation

string Sandbox.Graphics.GUI.MyGuiControlBlockInfo.MyControlBlockInfoStyle.BlockNameLabelFont

Definition at line 31 of file MyGuiControlBlockInfo.cs.

string Sandbox.Graphics.GUI.MyGuiControlBlockInfo.MyControlBlockInfoStyle.ComponentLineAllInstalledFont

Definition at line 46 of file MyGuiControlBlockInfo.cs.

string Sandbox.Graphics.GUI.MyGuiControlBlockInfo.MyControlBlockInfoStyle.ComponentLineAllMountedFont

Definition at line 45 of file MyGuiControlBlockInfo.cs.

Vector4 Sandbox.Graphics.GUI.MyGuiControlBlockInfo.MyControlBlockInfoStyle.ComponentLineDefaultColor

Definition at line 48 of file MyGuiControlBlockInfo.cs.

string Sandbox.Graphics.GUI.MyGuiControlBlockInfo.MyControlBlockInfoStyle.ComponentLineDefaultFont

Definition at line 47 of file MyGuiControlBlockInfo.cs.

string Sandbox.Graphics.GUI.MyGuiControlBlockInfo.MyControlBlockInfoStyle.ComponentLineMissingFont

Definition at line 44 of file MyGuiControlBlockInfo.cs.

string Sandbox.Graphics.GUI.MyGuiControlBlockInfo.MyControlBlockInfoStyle.ComponentsLabelFont

Definition at line 33 of file MyGuiControlBlockInfo.cs.

MyStringId Sandbox.Graphics.GUI.MyGuiControlBlockInfo.MyControlBlockInfoStyle.ComponentsLabelText

Definition at line 32 of file MyGuiControlBlockInfo.cs.

bool Sandbox.Graphics.GUI.MyGuiControlBlockInfo.MyControlBlockInfoStyle.EnableBlockTypeLabel

Definition at line 49 of file MyGuiControlBlockInfo.cs.

bool Sandbox.Graphics.GUI.MyGuiControlBlockInfo.MyControlBlockInfoStyle.EnableBlockTypePanel

Definition at line 51 of file MyGuiControlBlockInfo.cs.

string Sandbox.Graphics.GUI.MyGuiControlBlockInfo.MyControlBlockInfoStyle.InstalledRequiredLabelFont

Definition at line 35 of file MyGuiControlBlockInfo.cs.

MyStringId Sandbox.Graphics.GUI.MyGuiControlBlockInfo.MyControlBlockInfoStyle.InstalledRequiredLabelText

Definition at line 34 of file MyGuiControlBlockInfo.cs.

Vector4 Sandbox.Graphics.GUI.MyGuiControlBlockInfo.MyControlBlockInfoStyle.IntegrityBackgroundColor

Definition at line 39 of file MyGuiControlBlockInfo.cs.

Vector4 Sandbox.Graphics.GUI.MyGuiControlBlockInfo.MyControlBlockInfoStyle.IntegrityForegroundColor

Definition at line 40 of file MyGuiControlBlockInfo.cs.

Vector4 Sandbox.Graphics.GUI.MyGuiControlBlockInfo.MyControlBlockInfoStyle.IntegrityForegroundColorOverCritical

Definition at line 41 of file MyGuiControlBlockInfo.cs.

string Sandbox.Graphics.GUI.MyGuiControlBlockInfo.MyControlBlockInfoStyle.IntegrityLabelFont

Definition at line 38 of file MyGuiControlBlockInfo.cs.

Vector4 Sandbox.Graphics.GUI.MyGuiControlBlockInfo.MyControlBlockInfoStyle.LeftColumnBackgroundColor

Definition at line 42 of file MyGuiControlBlockInfo.cs.

MyStringId Sandbox.Graphics.GUI.MyGuiControlBlockInfo.MyControlBlockInfoStyle.RequiredAvailableLabelText

Definition at line 36 of file MyGuiControlBlockInfo.cs.

MyStringId Sandbox.Graphics.GUI.MyGuiControlBlockInfo.MyControlBlockInfoStyle.RequiredLabelText

Definition at line 37 of file MyGuiControlBlockInfo.cs.

bool Sandbox.Graphics.GUI.MyGuiControlBlockInfo.MyControlBlockInfoStyle.ShowAvailableComponents

Definition at line 50 of file MyGuiControlBlockInfo.cs.

Vector4 Sandbox.Graphics.GUI.MyGuiControlBlockInfo.MyControlBlockInfoStyle.TitleBackgroundColor

Definition at line 43 of file MyGuiControlBlockInfo.cs.


The documentation for this struct was generated from the following file: