Class SharpComponent
Applies to items that are capable of butchering entities, or are otherwise sharp for some purpose.
Inheritance
System.Object
SharpComponent
Namespace: Content.Server.Kitchen.Components
Assembly: Content.Server.dll
Syntax
public sealed class SharpComponent : Component
Fields
| Improve this Doc View SourceButcherDelayModifier
Declaration
public float ButcherDelayModifier
Field Value
Type | Description |
---|---|
System.Single |
Butchering
Declaration
public HashSet<EntityUid> Butchering
Field Value
Type | Description |
---|---|
HashSet<EntityUid> |