C# Class MCSongSOYSAUCECHIPSISAFAGGOT.Level.UndoPos.BlockPos.Zone

Datei anzeigen Open project: MCSDFDBSWADZDSBL/MCSDFDBSWADZBSBL

Public Properties

Property Type Description
Owner string
ZoneList List
backedup bool
changed bool
ctfgame CTFGame
ctfmode bool
lastCheck int
lastUpdate int
smallX ushort

Public Methods

Method Description
Level ( string n, ushort x, ushort y, ushort z, string type ) : System

Method Details

Level() public method

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

Property Details

Owner public_oe property

public string Owner
return string

ZoneList public_oe property

public List ZoneList
return List

backedup public_oe property

public bool backedup
return bool

changed public_oe property

public bool changed
return bool

ctfgame public_oe property

public CTFGame ctfgame
return CTFGame

ctfmode public_oe property

public bool ctfmode
return bool

lastCheck public_oe property

public int lastCheck
return int

lastUpdate public_oe property

public int lastUpdate
return int

smallX public_oe property

public ushort smallX
return ushort