Show / Hide Table of Contents

Class GodmodeSystem

Inheritance
System.Object
SharedGodmodeSystem
GodmodeSystem
Namespace: Content.Server.Damage.Systems
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
Type Name Description
EntityUid uid
GodmodeComponent godmode
| Improve this Doc View Source

EnableGodmode(EntityUid, GodmodeComponent)

Declaration
public override void EnableGodmode(EntityUid uid, GodmodeComponent godmode = null)
Parameters
Type Name Description
EntityUid uid
GodmodeComponent godmode
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾