Skip to main content

ItemContainer.MergeStacks

Declaration#

public virtual void MergeStacks(GDTKItem fromStack, GDTKItem toStack)

Parameters#

NameDescription
fromStackStack to merge from
toStackStack to merge to

Description#

Merge two stacks of the same item into one, stack limits still apply

Usage#

X