C# Class Craft_HUD, Aegina

Inheritance: NetworkBehaviour
显示文件 Open project: JMounier/Aegina

Public Methods

Method Description
mastered ( ) : void

Private Methods

Method 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 method

public mastered ( ) : void
return void