Class MagnetPickupComponent
Applies an ongoing pickup area around the attached entity.
Inheritance
System.Object
MagnetPickupComponent
Namespace: Content.Server.Storage.Components
Assembly: Content.Shared.dll
Syntax
public sealed class MagnetPickupComponent : Component
Fields
| Improve this Doc View SourceNextScan
Declaration
public TimeSpan NextScan
Field Value
Type | Description |
---|---|
TimeSpan |
Range
Declaration
public float Range
Field Value
Type | Description |
---|---|
System.Single |
SlotFlags
What container slot the magnet needs to be in to work.
Declaration
public SlotFlags SlotFlags
Field Value
Type | Description |
---|---|
SlotFlags |
Whitelist
Declaration
public EntityWhitelist Whitelist
Field Value
Type | Description |
---|---|
EntityWhitelist |