Class ApcVisualsComponent
Inheritance
System.Object
ApcVisualsComponent
Assembly: Content.Client.dll
Syntax
public sealed class ApcVisualsComponent : Component
Fields
|
Improve this Doc
View Source
ChannelIndicators
The number of output channel indicator lights on the APC.
Declaration
public byte ChannelIndicators
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
ChannelPrefix
Declaration
public string ChannelPrefix
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
ChannelSuffixes
Declaration
public string[] ChannelSuffixes
Field Value
Type |
Description |
System.String[] |
|
|
Improve this Doc
View Source
EmaggedScreenColor
The color of the light emitted when the APC has been emagged.
Declaration
public Color EmaggedScreenColor
Field Value
|
Improve this Doc
View Source
EmaggedScreenState
The sprite state of the unlit overlay used for the APC screen when the APC has been emagged.
Declaration
public string EmaggedScreenState
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
LockIndicators
The number of lock indicators on the APC.
Declaration
public byte LockIndicators
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
LockPrefix
Declaration
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
LockSuffixes
Declaration
public string[] LockSuffixes
Field Value
Type |
Description |
System.String[] |
|
|
Improve this Doc
View Source
ScreenColors
The colors of the light emitted by the APC given a particular display state.
Declaration
public Color[] ScreenColors
Field Value
|
Improve this Doc
View Source
ScreenPrefix
Declaration
public string ScreenPrefix
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
ScreenSuffixes
Declaration
public string[] ScreenSuffixes
Field Value
Type |
Description |
System.String[] |
|