Show / Hide Table of Contents

Class HyposprayComponent

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

Fields

| Improve this Doc View Source

ClumsyFailChance

Declaration
public float ClumsyFailChance
Field Value
Type Description
System.Single
| Improve this Doc View Source

InjectSound

Declaration
public SoundSpecifier InjectSound
Field Value
Type Description
Robust.Shared.Audio.SoundSpecifier
| Improve this Doc View Source

OnlyMobs

Whether or not the hypo is able to inject only into mobs. On false you can inject into beakers/jugs

Declaration
public bool OnlyMobs
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

TransferAmount

Declaration
public FixedPoint2 TransferAmount
Field Value
Type Description
FixedPoint2
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾