Cronous Emulation Server Daemon

ItemPrototypes.items Property

Items.

[Visual Basic]
Public Property ReadOnly items As Hashtable
[C#]
public Hashtable items { get; }
[C++]
public: __property Hashtable* get_items();
[JScript]
public function get items() : Hashtable

See Also

ItemPrototypes Class | croemud.item Namespace