C# Class SellShop

Inheritance: Shop
Afficher le fichier Open project: marouen-lamiri/Second-Soul Class Usage Examples

Méthodes publiques

Свойство Type Description
close bool

Méthodes publiques

Méthode Description
checkStatus ( ) : bool
shopEnabled ( ) : bool

Private Methods

Méthode Description
OnGUI ( ) : void
Start ( ) : void
checkEnough ( ) : string
containsItem ( Item, item ) : bool
nbrItems ( Item, item ) : int
removeItem ( Item, item ) : void
retrieveItem ( ) : Item,
sampleItems ( ) : void

Method Details

checkStatus() public méthode

public checkStatus ( ) : bool
Résultat bool

shopEnabled() public méthode

public shopEnabled ( ) : bool
Résultat bool

Property Details

close public_oe static_oe property

public static bool close
Résultat bool