Items.
[Visual Basic] Protected _items As Hashtable [C#] protected Hashtable _items; [C++] protected: Hashtable* _items; [JScript] protected var _items: Hashtable;
IDManager Class | croemud.manager Namespace