Show / Hide Table of Contents

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 Source

NextScan

Declaration
public TimeSpan NextScan
Field Value
Type Description
TimeSpan
| Improve this Doc View Source

Range

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

SlotFlags

What container slot the magnet needs to be in to work.

Declaration
public SlotFlags SlotFlags
Field Value
Type Description
SlotFlags
| Improve this Doc View Source

Whitelist

Declaration
public EntityWhitelist Whitelist
Field Value
Type Description
EntityWhitelist
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾