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 SourceExamine
A verbal description of the wire panel's current security level
Declaration
public string? Examine
Field Value
Type | Description |
---|---|
System.Nullable<System.String> |
SecurityLevel
Name of the construction graph node that the entity will start on
Declaration
public string SecurityLevel
Field Value
Type | Description |
---|---|
System.String |
WiresAccessible
Determines whether the wiring is accessible to hackers or not
Declaration
public bool WiresAccessible
Field Value
Type | Description |
---|---|
System.Boolean |