C# Class SorcererShop

Inheritance: Shop
Mostra file Open project: marouen-lamiri/Second-Soul Class Usage Examples

Public Properties

Property Type Description
sorcererShop bool

Public Methods

Method Description
checkStatus ( ) : bool
shopEnabled ( ) : bool

Private Methods

Method Description
OnGUI ( ) : void
Start ( ) : void
checkEnough ( ) : string
recreateItem ( ) : void

Method Details

checkStatus() public method

public checkStatus ( ) : bool
return bool

shopEnabled() public method

public shopEnabled ( ) : bool
return bool

Property Details

sorcererShop public_oe static_oe property

public static bool sorcererShop
return bool