Item count.
[Visual Basic] Protected _count As Integer [C#] protected int _count; [C++] protected: int _count; [JScript] protected var _count: int;
ItemInstance Class | croemud.item Namespace