Show / Hide Table of Contents

Class InjectorComponent

Inheritance
System.Object
SharedInjectorComponent
InjectorComponent
Namespace: Content.Client.Chemistry.Components
Assembly: Content.Client.dll
Syntax
public sealed class InjectorComponent : SharedInjectorComponent

Fields

| Improve this Doc View Source

CurrentMode

Declaration
public SharedInjectorComponent.InjectorToggleMode CurrentMode
Field Value
Type Description
SharedInjectorComponent.InjectorToggleMode
| Improve this Doc View Source

CurrentVolume

Declaration
public FixedPoint2 CurrentVolume
Field Value
Type Description
FixedPoint2
| Improve this Doc View Source

TotalVolume

Declaration
public FixedPoint2 TotalVolume
Field Value
Type Description
FixedPoint2
| Improve this Doc View Source

UiUpdateNeeded

Declaration
public bool UiUpdateNeeded
Field Value
Type Description
System.Boolean
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾