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