Class GhostSystem
Inheritance
System.Object
GhostSystem
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
|
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 |
|