# ItemPickup

{% hint style="info" %}
This is the inherited class of [iinteractable](https://akequ.gitbook.io/scp-classified-site-plugin-api/game-c-classes/iinteractable "mention")
{% endhint %}

## Functions

\[<mark style="color:blue;">SERVER</mark>] Pickup(Player ply)

\[<mark style="color:blue;">SERVER</mark>] SetItem(item scrEnv)

\[<mark style="color:blue;">SERVER</mark>/<mark style="color:green;">Client</mark>] Load()

## Properties

item - current item class, Item\
file - full item type name\
drop - is item dropped
