Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
PointsDisplay
C# Class PointsDisplay, Cinder
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: terrypaton1/Cinder
Class Usage Examples
Public Methods
Method
Description
Hide
( ) :
void
Show
( ) :
void
UpdatePointsDisplay
(
int
value
) :
void
Protected Methods
Method
Description
OnEnable
( ) :
void
Method Details
Hide()
public
method
public
Hide
( ) :
void
return
void
OnEnable()
protected
method
protected
OnEnable
( ) :
void
return
void
Show()
public
method
public
Show
( ) :
void
return
void
UpdatePointsDisplay()
public
method
public
UpdatePointsDisplay
(
int
value
) :
void
value
int
return
void