Class PdaComponent
Inheritance
System.Object
PdaComponent
Assembly: Content.Shared.dll
Syntax
public sealed class PdaComponent : Component
Fields
|
Improve this Doc
View Source
ContainedId
Declaration
public EntityUid? ContainedId
Field Value
Type |
Description |
System.Nullable<EntityUid> |
|
|
Improve this Doc
View Source
FlashlightOn
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
IdCard
Declaration
Field Value
Type |
Description |
System.Nullable<System.String> |
|
|
Improve this Doc
View Source
IdSlot
Declaration
Field Value
|
Improve this Doc
View Source
OwnerName
Declaration
Field Value
Type |
Description |
System.Nullable<System.String> |
|
|
Improve this Doc
View Source
PdaIdSlotId
Declaration
public const string PdaIdSlotId = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
PdaPenSlotId
Declaration
public const string PdaPenSlotId = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
PenSlot
Declaration
Field Value
|
Improve this Doc
View Source
State
The base PDA sprite state, eg. "pda", "pda-clown"
Declaration
Field Value
Type |
Description |
System.Nullable<System.String> |
|
|
Improve this Doc
View Source
StationAlertColor
Declaration
public Color StationAlertColor
Field Value
|
Improve this Doc
View Source
StationAlertLevel
Declaration
public string? StationAlertLevel
Field Value
Type |
Description |
System.Nullable<System.String> |
|
|
Improve this Doc
View Source
StationName
Declaration
public string? StationName
Field Value
Type |
Description |
System.Nullable<System.String> |
|