Show / Hide Table of Contents

Class DrainableSolutionComponent

Denotes the solution that can be easily removed through any reagent container. Think pouring this or draining from a water tank.

Inheritance
System.Object
DrainableSolutionComponent
Namespace: Content.Shared.Chemistry.Components
Assembly: Content.Shared.dll
Syntax
public sealed class DrainableSolutionComponent : Component

Properties

| Improve this Doc View Source

Solution

Solution name that can be drained.

Declaration
public string Solution { get; set; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾