C# 클래스 MCForge.GUI.EcoSOYSAUCECHIPSISAFAGGOT.EcoLevelWindow.LevelEdit

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

공개 프로퍼티들

프로퍼티 타입 설명
name string
price int
type string

공개 메소드들

메소드 설명
EcoLevelWindow ( EconomyWindow eco, string name = "", int price, string x = "", string y = "", string z = "", string type = "", bool edit = false ) : System

비공개 메소드들

메소드 설명
this ( ) : FAGGOT

메소드 상세

EcoLevelWindow() 공개 메소드

public EcoLevelWindow ( EconomyWindow eco, string name = "", int price, string x = "", string y = "", string z = "", string type = "", bool edit = false ) : System
eco EconomyWindow
name string
price int
x string
y string
z string
type string
edit bool
리턴 System

프로퍼티 상세

name 공개적으로 프로퍼티

public string name
리턴 string

price 공개적으로 프로퍼티

public int price
리턴 int

type 공개적으로 프로퍼티

public string type
리턴 string