Class GodmodeSystem
Inheritance
System.Object
GodmodeSystem
Assembly: Content.Server.dll
Syntax
public sealed class GodmodeSystem : SharedGodmodeSystem
Methods
|
Improve this Doc
View Source
DisableGodmode(EntityUid, GodmodeComponent)
Declaration
public override void DisableGodmode(EntityUid uid, GodmodeComponent godmode = null)
Parameters
|
Improve this Doc
View Source
EnableGodmode(EntityUid, GodmodeComponent)
Declaration
public override void EnableGodmode(EntityUid uid, GodmodeComponent godmode = null)
Parameters