Container capacity.
[Visual Basic] Protected _capacity As Integer [C#] protected int _capacity; [C++] protected: int _capacity; [JScript] protected var _capacity: int;
ItemContainer Class | croemud.item Namespace