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 SourceInitialize()
Declaration
public override void Initialize()
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 |