Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
JoinMatchCanvasControl
C# Class JoinMatchCanvasControl, SOFTENG-306-PROJECT-2
Inheritance:
CanvasControl
Mostrar archivo
Open project: gdsl/SOFTENG-306-PROJECT-2
Public Methods
Method
Description
OnGUIJoin
(
int
index
) :
void
OnGUIReturnToMatchMaker
( ) :
void
Show
(
ListMatchResponse
matchList
) :
void
Method Details
OnGUIJoin()
public
method
public
OnGUIJoin
(
int
index
) :
void
index
int
return
void
OnGUIReturnToMatchMaker()
public
method
public
OnGUIReturnToMatchMaker
( ) :
void
return
void
Show()
public
method
public
Show
(
ListMatchResponse
matchList
) :
void
matchList
ListMatchResponse
return
void