C# 클래스 Craft_HUD, Aegina

상속: NetworkBehaviour
파일 보기 프로젝트 열기: JMounier/Aegina

공개 메소드들

메소드 설명
mastered ( ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

mastered() 공개 메소드

public mastered ( ) : void
리턴 void