Class NonStackableItem
A type of item that do not stack-up inside inventory panel. The MaxStackCount is always 1.
Implements
Properties
MaxStackCount
Count limitation for multiple items inside one inventory slot
Declaration
public override sealed int MaxStackCount { get; }