Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
GameOverView
C# Class GameOverView, swip3
Inheritance:
MonoBehaviour
Mostra file
Open project: unit9/swip3
Class Usage Examples
Public Methods
Method
Description
Setup
(
int
score
) :
void
Sets the labels for this view if they exist
Method Details
Setup()
public
method
Sets the labels for this view if they exist
public
Setup
(
int
score
) :
void
score
int
Score.
return
void