Class KitchenSpikeComponent
Inheritance
System.Object
KitchenSpikeComponent
Assembly: Content.Shared.dll
Syntax
public sealed class KitchenSpikeComponent : Component
Fields
|
Improve this Doc
View Source
InUse
Declaration
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
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
Field Value
Type |
Description |
System.String |
|