Table of Contents

Class Scp1576Pickup

Namespace
Exiled.API.Features.Pickups
Assembly
Exiled.API.dll

A wrapper class for dropped SCP-330 bags.

public class Scp1576Pickup : Pickup, IWrapper<ItemPickupBase>, IWorldSpace, IPosition, IRotation, IWrapper<Scp1576Pickup>
Inheritance
Scp1576Pickup
Implements
IWrapper<ItemPickupBase>
IWrapper<Scp1576Pickup>
Inherited Members
Extension Methods

Properties

Base

Gets the InventorySystem.Items.Usables.Scp1576.Scp1576Pickup that this class is encapsulating.

public Scp1576Pickup Base { get; }

Property Value

Scp1576Pickup

Methods

ToString()

Returns the Scp1576Pickup in a human readable format.

public override string ToString()

Returns

string

A string containing Scp1576Pickup related data.