Show / Hide Table of Contents

Class GhostSystem

Inheritance
System.Object
SharedGhostSystem
GhostSystem
Namespace: Content.Server.Ghost
Assembly: Content.Server.dll
Syntax
public sealed class GhostSystem : SharedGhostSystem

Methods

| Improve this Doc View Source

DoGhostBooEvent(EntityUid)

Declaration
public bool DoGhostBooEvent(EntityUid target)
Parameters
Type Name Description
EntityUid target
Returns
Type Description
System.Boolean
| Improve this Doc View Source

Initialize()

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

MakeVisible(Boolean)

When the round ends, make all players able to see ghosts.

Declaration
public void MakeVisible(bool visible)
Parameters
Type Name Description
System.Boolean visible
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾