Collection of dropped items in the map.
[Visual Basic] Public Property ReadOnly item_collector As SortedList [C#] public SortedList item_collector { get; } [C++] public: __property SortedList* get_item_collector(); [JScript] public function get item_collector() : SortedList
MapEngine Class | croemud.map Namespace