Characters waiting for respawning.
[Visual Basic] Public Property ReadOnly respawning_queue As SortedList [C#] public SortedList respawning_queue { get; } [C++] public: __property SortedList* get_respawning_queue(); [JScript] public function get respawning_queue() : SortedList
MapEngine Class | croemud.map Namespace