Class CommsHackerComponent
Component for hacking a communications console to call in a threat. Can only be done once, the component is remove afterwards.
Inheritance
System.Object
CommsHackerComponent
Namespace: Content.Shared.Communications
Assembly: Content.Shared.dll
Syntax
public sealed class CommsHackerComponent : Component
Fields
| Improve this Doc View SourceDelay
Time taken to hack the console
Declaration
public TimeSpan Delay
Field Value
Type | Description |
---|---|
TimeSpan |
Threats
Weighted random for the possible threats to choose from.
Declaration
public ProtoId<WeightedRandomPrototype> Threats
Field Value
Type | Description |
---|---|
Robust.Shared.Prototypes.ProtoId<WeightedRandomPrototype> |