C# Class JoinMatchCanvasControl, SOFTENG-306-PROJECT-2

Inheritance: CanvasControl
Afficher le fichier Open project: gdsl/SOFTENG-306-PROJECT-2

Méthodes publiques

Méthode Description
OnGUIJoin ( int index ) : void
OnGUIReturnToMatchMaker ( ) : void
Show ( ListMatchResponse matchList ) : void

Method Details

OnGUIJoin() public méthode

public OnGUIJoin ( int index ) : void
index int
Résultat void

OnGUIReturnToMatchMaker() public méthode

public OnGUIReturnToMatchMaker ( ) : void
Résultat void

Show() public méthode

public Show ( ListMatchResponse matchList ) : void
matchList ListMatchResponse
Résultat void