C# Class ItemManager, DefendAman

Inheritance: MonoBehaviour
Afficher le fichier Open project: CarsonRoscoe/DefendAman Class Usage Examples

Méthodes publiques

Méthode Description
FetchItemById ( int id ) : Item

Private Methods

Méthode Description
Start ( ) : void
construct_item_list ( ) : void

Method Details

FetchItemById() public méthode

public FetchItemById ( int id ) : Item
id int
Résultat Item