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 SourceAbsorbentComponentState(Dictionary<Color, Single>)
Declaration
public AbsorbentComponentState(Dictionary<Color, float> progress)
Parameters
Type | Name | Description |
---|---|---|
Dictionary<Color, System.Single> | progress |
Fields
| Improve this Doc View SourceProgress
Declaration
public Dictionary<Color, float> Progress
Field Value
Type | Description |
---|---|
Dictionary<Color, System.Single> |