Property | Type | Description | |
---|---|---|---|
Owner | string | ||
ZoneList | List |
||
backedup | bool | ||
changed | bool | ||
ctfgame | CTFGame | ||
ctfmode | bool | ||
lastCheck | int | ||
lastUpdate | int | ||
smallX | ushort |
Method | Description | |
---|---|---|
Level ( string n, ushort x, ushort y, ushort z, string type ) : System |
public Level ( string n, ushort x, ushort y, ushort z, string type ) : System | ||
n | string | |
x | ushort | |
y | ushort | |
z | ushort | |
type | string | |
return | System |