Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
RuneDisplay
C# Class RuneDisplay, chrawl
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: PentaHelix/chrawl
Public Properties
Property
Type
Description
coolDown
float
visible
bool
Public Methods
Method
Description
FromRuneSet
(
RuneSet,
r
) :
void
Private Methods
Method
Description
SetVisible
(
bool
b
) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
FromRuneSet()
public
method
public
FromRuneSet
(
RuneSet,
r
) :
void
r
RuneSet,
return
void
Property Details
coolDown
public_oe property
public
float
coolDown
return
float
visible
public_oe property
public
bool
visible
return
bool