C# 클래스 MCSongSOYSAUCECHIPSISAFAGGOT.Level.UndoPos.BlockPos.Zone

파일 보기 프로젝트 열기: MCSDFDBSWADZDSBL/MCSDFDBSWADZBSBL

공개 프로퍼티들

프로퍼티 타입 설명
Owner string
ZoneList List
backedup bool
changed bool
ctfgame CTFGame
ctfmode bool
lastCheck int
lastUpdate int
smallX ushort

공개 메소드들

메소드 설명
Level ( string n, ushort x, ushort y, ushort z, string type ) : System

메소드 상세

Level() 공개 메소드

public Level ( string n, ushort x, ushort y, ushort z, string type ) : System
n string
x ushort
y ushort
z ushort
type string
리턴 System

프로퍼티 상세

Owner 공개적으로 프로퍼티

public string Owner
리턴 string

ZoneList 공개적으로 프로퍼티

public List ZoneList
리턴 List

backedup 공개적으로 프로퍼티

public bool backedup
리턴 bool

changed 공개적으로 프로퍼티

public bool changed
리턴 bool

ctfgame 공개적으로 프로퍼티

public CTFGame ctfgame
리턴 CTFGame

ctfmode 공개적으로 프로퍼티

public bool ctfmode
리턴 bool

lastCheck 공개적으로 프로퍼티

public int lastCheck
리턴 int

lastUpdate 공개적으로 프로퍼티

public int lastUpdate
리턴 int

smallX 공개적으로 프로퍼티

public ushort smallX
리턴 ushort