C# Class ItemMergeList

Inheritance: MonoBehaviour
Afficher le fichier Open project: imann24/cs327-bestmobilegameever

Méthodes publiques

Свойство Type Description
MergeList List

Méthodes publiques

Méthode Description
GetRecipe ( string objective_item ) : Recipe,
InitMergeList ( ) : void

Method Details

GetRecipe() public méthode

public GetRecipe ( string objective_item ) : Recipe,
objective_item string
Résultat Recipe,

InitMergeList() public méthode

public InitMergeList ( ) : void
Résultat void

Property Details

MergeList public_oe property

public List MergeList
Résultat List