Show / Hide Table of Contents

Class KitchenSpikeComponent

Inheritance
System.Object
KitchenSpikeComponent
Namespace: Content.Shared.Kitchen.Components
Assembly: Content.Shared.dll
Syntax
public sealed class KitchenSpikeComponent : Component

Fields

| Improve this Doc View Source

InUse

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

MeatSource0

Declaration
public string MeatSource0
Field Value
Type Description
System.String
| Improve this Doc View Source

MeatSource1p

Declaration
public string MeatSource1p
Field Value
Type Description
System.String
| Improve this Doc View Source

PrototypesToSpawn

Declaration
public List<string?>? PrototypesToSpawn
Field Value
Type Description
System.Nullable<List<System.Nullable<System.String>>>
| Improve this Doc View Source

SpikeDelay

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

SpikeSound

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

Victim

Declaration
public string Victim
Field Value
Type Description
System.String
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾