Class DrawableSolutionComponent
Denotes the solution that can removed be with syringes.
Inheritance
System.Object
DrawableSolutionComponent
Namespace: Content.Server.Chemistry.Components.SolutionManager
Assembly: Content.Server.dll
Syntax
public sealed class DrawableSolutionComponent : Component
Properties
| Improve this Doc View SourceSolution
Solution name that can be removed with syringes.
Declaration
public string Solution { get; set; }
Property Value
Type | Description |
---|---|
System.String |