Cronous Emulation Server Daemon

MapEngine.respawning_queue Property

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

See Also

MapEngine Class | croemud.map Namespace