Skip to main content

Class InventoryItemSplitArgs

Represents the data associated with an item being split from one stack into two.

Assembly: Dalamud.dll
View Source
Declaration
public sealed class InventoryItemSplitArgs : 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.