Skip to main content

Class InventoryItemMergedArgs

Represents the data associated with an item being merged from two stacks into one.

Assembly: Dalamud.dll
View Source
Declaration
public sealed class InventoryItemMergedArgs : InventoryComplexEventArgs

Inheritance: System.Object -> Dalamud.Game.Inventory.InventoryEventArgTypes.InventoryEventArgs -> Dalamud.Game.Inventory.InventoryEventArgTypes.InventoryComplexEventArgs

Methods

ToString()

Returns a string that represents the current object.

View Source
Declaration
public override string ToString()
Returns

System.String: A string that represents the current object.