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
Map Class | croemud.map Namespace