Dawn of Light - Class documentation 2900
This is the Dawn of Light project
DOL.Events.ItemDroppedEventArgs Class Reference

Holds the arguments for the ItemEquipped event of PlayerInventory. More...

List of all members.

Public Member Functions

 ItemDroppedEventArgs (InventoryItem sourceItem, WorldInventoryItem groundItem)

Properties

InventoryItem SourceItem [get]
 Gets the source item.
WorldInventoryItem GroundItem [get]
 Gets the ground item.

Detailed Description

Holds the arguments for the ItemEquipped event of PlayerInventory.


Property Documentation

WorldInventoryItem DOL.Events.ItemDroppedEventArgs.GroundItem [get]

Gets the ground item.

InventoryItem DOL.Events.ItemDroppedEventArgs.SourceItem [get]

Gets the source item.


The documentation for this class was generated from the following file:
All Classes Namespaces Functions Variables Enumerations Properties Events