Show / Hide Table of Contents

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 Source

Delay

Time taken to hack the console

Declaration
public TimeSpan Delay
Field Value
Type Description
TimeSpan
| Improve this Doc View Source

Threats

Weighted random for the possible threats to choose from.

Declaration
public ProtoId<WeightedRandomPrototype> Threats
Field Value
Type Description
Robust.Shared.Prototypes.ProtoId<WeightedRandomPrototype>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾