Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
ScorePopup
C# Class ScorePopup, hexciter
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: pR0Ps/hexciter
Class Usage Examples
Public Methods
Method
Description
Show
(
int
score
,
Vector3
position
) :
void
Private Methods
Method
Description
Awake
( ) :
void
Update
( ) :
void
Method Details
Show()
public
method
public
Show
(
int
score
,
Vector3
position
) :
void
score
int
position
Vector3
return
void