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
CommunityEntity.CountDown
C# Class CommunityEntity.CountDown, rust-community
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: Notulp/rust-community
Public Properties
Property
Type
Description
command
string
timeLeft
int
wrapperText
string
Public Methods
Method
Description
Start
( ) :
void
UpdateCountDown
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
UpdateCountDown()
public
method
public
UpdateCountDown
( ) :
void
return
void
Property Details
command
public_oe property
public
string
command
return
string
timeLeft
public_oe property
public
int
timeLeft
return
int
wrapperText
public_oe property
public
string
wrapperText
return
string