C# Class FighterShop

Inheritance: Shop
ファイルを表示 Open project: marouen-lamiri/Second-Soul Class Usage Examples

Public Properties

Property Type Description
fighterShop 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

fighterShop public_oe static_oe property

public static bool fighterShop
return bool