Class SharedSalvageMagnetComponent
Inheritance
System.Object
SharedSalvageMagnetComponent
Namespace: Content.Shared.Salvage
Assembly: Content.Shared.dll
Syntax
public abstract class SharedSalvageMagnetComponent : Component
Fields
| Improve this Doc View SourceMachinePartDelay
The machine part that affects the attaching and cooldown times
Declaration
public string MachinePartDelay
Field Value
Type | Description |
---|---|
System.String |
PartRatingDelay
A multiplier applied to the attaching and cooldown times for each level of MachinePartDelay
Declaration
public float PartRatingDelay
Field Value
Type | Description |
---|---|
System.Single |