Show / Hide Table of Contents

Class WiresPanelSecurityComponent

Inheritance
System.Object
WiresPanelSecurityComponent
Namespace: Content.Shared.Wires
Assembly: Content.Shared.dll
Syntax
public sealed class WiresPanelSecurityComponent : Component

Fields

| Improve this Doc View Source

Examine

A verbal description of the wire panel's current security level

Declaration
public string? Examine
Field Value
Type Description
System.Nullable<System.String>
| Improve this Doc View Source

SecurityLevel

Name of the construction graph node that the entity will start on

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

WiresAccessible

Determines whether the wiring is accessible to hackers or not

Declaration
public bool WiresAccessible
Field Value
Type Description
System.Boolean
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾