Cronous Emulation Server Daemon

Map.warp_points Property

Gets warp points (WarpEntry).

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

See Also

Map Class | croemud.map Namespace