Show / Hide Table of Contents

Class SharedAbsorbentSystem.AbsorbentComponentState

Inheritance
System.Object
SharedAbsorbentSystem.AbsorbentComponentState
Namespace: Content.Shared.Fluids
Assembly: Content.Shared.dll
Syntax
protected sealed class AbsorbentComponentState : ComponentState

Constructors

| Improve this Doc View Source

AbsorbentComponentState(Dictionary<Color, Single>)

Declaration
public AbsorbentComponentState(Dictionary<Color, float> progress)
Parameters
Type Name Description
Dictionary<Color, System.Single> progress

Fields

| Improve this Doc View Source

Progress

Declaration
public Dictionary<Color, float> Progress
Field Value
Type Description
Dictionary<Color, System.Single>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾