Cronous Emulation Server Daemon

MapArea.items Property

Items in this area.

[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

MapArea Class | croemud.map Namespace