Show / Hide Table of Contents

Class NukeCodePaperSystem

Inheritance
System.Object
NukeCodePaperSystem
Namespace: Content.Server.Nuke
Assembly: Content.Server.dll
Syntax
public sealed class NukeCodePaperSystem : EntitySystem

Methods

| Improve this Doc View Source

Initialize()

Declaration
public override void Initialize()
| Improve this Doc View Source

SendNukeCodes(EntityUid)

Send a nuclear code to all faxes on that station which are authorized to receive nuke codes.

Declaration
public bool SendNukeCodes(EntityUid station)
Parameters
Type Name Description
EntityUid station
Returns
Type Description
System.Boolean

True if at least one fax received codes

  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾