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