![]() |
Dawn of Light - Class documentation 2900
This is the Dawn of Light project
|
Holds the arguments for the ItemEquipped event of PlayerInventory. More...
Public Member Functions | |
ItemDroppedEventArgs (InventoryItem sourceItem, WorldInventoryItem groundItem) | |
Properties | |
InventoryItem | SourceItem [get] |
Gets the source item. | |
WorldInventoryItem | GroundItem [get] |
Gets the ground item. |
Holds the arguments for the ItemEquipped event of PlayerInventory.
WorldInventoryItem DOL.Events.ItemDroppedEventArgs.GroundItem [get] |
Gets the ground item.
InventoryItem DOL.Events.ItemDroppedEventArgs.SourceItem [get] |
Gets the source item.