Show / Hide Table of Contents

Class SharedCommsHackerSystem

Only exists in shared to provide API and for access. All logic is serverside.

Inheritance
System.Object
SharedCommsHackerSystem
CommsHackerSystem
CommsHackerSystem
Namespace: Content.Shared.Communications
Assembly: Content.Shared.dll
Syntax
public abstract class SharedCommsHackerSystem : EntitySystem

Methods

| Improve this Doc View Source

SetThreats(EntityUid, String, CommsHackerComponent)

Set the threats prototype to choose from when hacking a comms console.

Declaration
public void SetThreats(EntityUid uid, string threats, CommsHackerComponent comp = null)
Parameters
Type Name Description
EntityUid uid
System.String threats
CommsHackerComponent comp
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾