Cronous Emulation Server Daemon

Map Members

Map overview

Public Instance Constructors

MapOverloaded. Initializes a new instance of the Map class.

Public Instance Properties

entry_pointsGets entry points of the map (Position).
idMap ID.
nameMap name.
npcsNon player characters in the map.
warp_pointsGets warp points (WarpEntry).

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

Map Class | croemud.map Namespace