Class InventoryItemMovedArgs
Represents the data associated with an item being moved from one inventory and added to another.
Assembly: Dalamud.dll
Declaration
public sealed class InventoryItemMovedArgs : InventoryComplexEventArgs
Inheritance: System.Object -> Dalamud.Game.Inventory.InventoryEventArgTypes.InventoryEventArgs -> Dalamud.Game.Inventory.InventoryEventArgTypes.InventoryComplexEventArgs
Methods
ToString()
Declaration
public override string ToString()
Returns
System.String