Cronous Emulation Server Daemon

Map.entry_points Property

Gets entry points of the map (Position).

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

See Also

Map Class | croemud.map Namespace