Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
PopUp
C# Class PopUp, metrica-sample-unity
Inheritance:
MonoBehaviour
ファイルを表示
Open project: yandexmobile/metrica-sample-unity
Class Usage Examples
Public Methods
Method
Description
onGUI
( ) :
void
showPopup
(
string
text
) :
void
Private Methods
Method
Description
showGUI
(
int
windowID
) :
void
Method Details
onGUI()
public
method
public
onGUI
( ) :
void
return
void
showPopup()
public
method
public
showPopup
(
string
text
) :
void
text
string
return
void