Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
PopupCanvasControl
C# Class PopupCanvasControl, SOFTENG-306-PROJECT-2
Inheritance:
CanvasControl
Show file
Open project: gdsl/SOFTENG-306-PROJECT-2
Public Methods
Method
Description
OnGUIExitPopup
( ) :
void
Show
(
string
title
,
string
message
) :
void
Method Details
OnGUIExitPopup()
public
method
public
OnGUIExitPopup
( ) :
void
return
void
Show()
public
method
public
Show
(
string
title
,
string
message
) :
void
title
string
message
string
return
void