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
Sol
WaitTrigger
C# Class Sol.WaitTrigger
Inheritance:
QuestTrigger
Exibir arquivo
Open project: Stumpstump/RoverGame
Public Properties
Property
Type
Description
waitTime
float
Public Methods
Method
Description
Initialize
( ) :
void
Wait
(
float
time
= 1f ) :
void
Private Methods
Method
Description
WaitCoroutine
(
float
time
) :
IEnumerator
Method Details
Initialize()
public
method
public
Initialize
( ) :
void
return
void
Wait()
public
method
public
Wait
(
float
time
= 1f ) :
void
time
float
return
void
Property Details
waitTime
public_oe property
public
float
waitTime
return
float