C# Class Track.Item

Afficher le fichier Open project: vs-team/casanova-mk2 Class Usage Examples

Méthodes publiques

Méthode Description
Item ( string itemName ) : System
Item ( string itemName, bool to_play, bool tutorial ) : System

Method Details

Item() public méthode

public Item ( string itemName ) : System
itemName string
Résultat System

Item() public méthode

public Item ( string itemName, bool to_play, bool tutorial ) : System
itemName string
to_play bool
tutorial bool
Résultat System