Property | Type | Description | |
---|---|---|---|
Height | int | ||
MapID | int | ||
Name | string | ||
UseDif | bool | ||
Width | int |
Method | Description | |
---|---|---|
Realm ( ) : System | ||
Realm ( string Name, int MapID, bool UseDif, int Width, int Height ) : System |
public Realm ( string Name, int MapID, bool UseDif, int Width, int Height ) : System | ||
Name | string | |
MapID | int | |
UseDif | bool | |
Width | int | |
Height | int | |
return | System |