Table of Contents

Namespace Uncreated.Warfare.Events.Models.Items

Classes

ClothingSwapped

Invoked when a player swaps their clothes to another item or remove clothes completely.

CraftItemRequested
DropItemRequested

Invoked by SDG.Unturned.PlayerInventory.onDropItemRequested.

ItemDestroyed
ItemDropped

Invoked by ReceiveDropItem(byte, byte, byte).

ItemMoveRequested
ItemMoved
ItemPickupRequested

Triggers when a player tries to pick up a dropped item.

ItemSpawning

Invoked by SDG.Unturned.ItemManager.onServerSpawningItemDrop.

SwapClothingRequested

Invoked when a player tries to swap their clothes to another item or remove clothes completely.