C# Class Craft_HUD, Aegina

Inheritance: NetworkBehaviour
Afficher le fichier Open project: JMounier/Aegina

Méthodes publiques

Méthode Description
mastered ( ) : void

Private Methods

Méthode Description
Categoryze ( ) : void

Affiche l'interface de craft

CmdMakeCraft ( int id ) : void
Craft_used_HUD ( ) : void

affiche les elements necessaires

OnGUI ( ) : void
Start ( ) : void
Update ( ) : void
sub_Categoryze ( Craft, type ) : void

affiche la liste des crafts disponibles du type selectionne

what_is_near ( ) : void

Recherche les atelier proche

Method Details

mastered() public méthode

public mastered ( ) : void
Résultat void