C# Class MCForge.GUI.EcoSOYSAUCECHIPSISAFAGGOT.EcoLevelWindow.LevelEdit

Show file Open project: MCSDFDBSWADZDSBL/MCSDFDBSWADZBSBL

Public Properties

Property Type Description
name string
price int
type string

Public Methods

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

Private Methods

Method Description
this ( ) : FAGGOT

Method Details

EcoLevelWindow() public method

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
return System

Property Details

name public property

public string name
return string

price public property

public int price
return int

type public property

public string type
return string