Cronous Emulation Server Daemon

MapEngine.dropped_item Property

Table of dropped items.

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

See Also

MapEngine Class | croemud.map Namespace