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 SourceLungSolutionName
Declaration
public static string LungSolutionName
Field Value
Type | Description |
---|---|
System.String |
Methods
| Improve this Doc View SourceGasToReagent(EntityUid, LungComponent)
Declaration
public void GasToReagent(EntityUid uid, LungComponent lung)
Parameters
Type | Name | Description |
---|---|---|
EntityUid | uid | |
LungComponent | lung |
Initialize()
Declaration
public override void Initialize()