Show / Hide Table of Contents

Class IdCardConsoleComponent

Inheritance
System.Object
IdCardConsoleComponent
Namespace: Content.Shared.Access.Components
Assembly: Content.Shared.dll
Syntax
public sealed class IdCardConsoleComponent : Component

Fields

| Improve this Doc View Source

AccessLevels

Declaration
public List<ProtoId<AccessLevelPrototype>> AccessLevels
Field Value
Type Description
List<Robust.Shared.Prototypes.ProtoId<AccessLevelPrototype>>
| Improve this Doc View Source

MaxFullNameLength

Declaration
public const int MaxFullNameLength = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

MaxJobTitleLength

Declaration
public const int MaxJobTitleLength = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

PrivilegedIdCardSlotId

Declaration
public static string PrivilegedIdCardSlotId
Field Value
Type Description
System.String
| Improve this Doc View Source

PrivilegedIdSlot

Declaration
public ItemSlot PrivilegedIdSlot
Field Value
Type Description
ItemSlot
| Improve this Doc View Source

TargetIdCardSlotId

Declaration
public static string TargetIdCardSlotId
Field Value
Type Description
System.String
| Improve this Doc View Source

TargetIdSlot

Declaration
public ItemSlot TargetIdSlot
Field Value
Type Description
ItemSlot
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾