Class InventoryItemMergedArgs
Represents the data associated with an item being merged from two stacks into one.
Assembly: Dalamud.dll
Declaration
public sealed class InventoryItemMergedArgs : InventoryComplexEventArgs
Inheritance: System.Object -> Dalamud.Game.Inventory.InventoryEventArgTypes.InventoryEventArgs -> Dalamud.Game.Inventory.InventoryEventArgTypes.InventoryComplexEventArgs
Methods
ToString()
Declaration
public override string ToString()
Returns
System.String