Show / Hide Table of Contents

Class MeleeChemicalInjectorComponent

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

Fields

| Improve this Doc View Source

PierceArmor

Whether this will inject through hardsuits or not.

Declaration
public bool PierceArmor
Field Value
Type Description
System.Boolean

Properties

| Improve this Doc View Source

Solution

Solution to inject from.

Declaration
public string Solution { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

TransferAmount

Declaration
public FixedPoint2 TransferAmount { get; set; }
Property Value
Type Description
FixedPoint2
| Improve this Doc View Source

TransferEfficiency

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