Show / Hide Table of Contents

Class LungSystem

Inheritance
System.Object
LungSystem
Namespace: Content.Server.Body.Systems
Assembly: Content.Server.dll
Syntax
public sealed class LungSystem : EntitySystem

Fields

| Improve this Doc View Source

LungSolutionName

Declaration
public static string LungSolutionName
Field Value
Type Description
System.String

Methods

| Improve this Doc View Source

GasToReagent(EntityUid, LungComponent)

Declaration
public void GasToReagent(EntityUid uid, LungComponent lung)
Parameters
Type Name Description
EntityUid uid
LungComponent lung
| Improve this Doc View Source

Initialize()

Declaration
public override void Initialize()
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾