Dawn of Light - Class documentation 2900
This is the Dawn of Light project
DOL.GS.RegionData Class Reference

Helper class for region registration. More...

List of all members.

Public Member Functions

int CompareTo (object obj)
 Compares 2 objects.

Public Attributes

ushort Id
 The region id.
string Name
 The region name.
string Description
 The region description.
string Ip
 The region IP.
ushort Port
 The region port.
int WaterLevel
 The region water level.
bool DivingEnabled
 The region diving flag.
bool HousingEnabled
 The region housing flag.
int Expansion
 The region expansion.
Mob[] Mobs
 The region mobs.

Detailed Description

Helper class for region registration.


Member Function Documentation

int DOL.GS.RegionData.CompareTo ( object  obj)

Compares 2 objects.

Parameters:
obj
Returns:

Member Data Documentation

The region description.

The region diving flag.

The region expansion.

The region housing flag.

The region id.

The region IP.

The region mobs.

The region name.

The region port.

The region water level.


The documentation for this class was generated from the following file:
All Classes Namespaces Functions Variables Enumerations Properties Events