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

Mostrar archivo 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_oe property

public string name
return string

price public_oe property

public int price
return int

type public_oe property

public string type
return string