Show / Hide Table of Contents

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 Source

Solution

Solution name which can be added with syringes.

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
☀
☾