Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Emotion
Game
Time
Routines
WaitForSeconds
C# Class Emotion.Game.Time.Routines.WaitForSeconds
Wrapper over
Emotion.Game.Time.After
. This exists to parrot the class in Unity.
Inheritance:
After
Afficher le fichier
Open project: Cryru/Emotion
Méthodes publiques
Méthode
Description
WaitForSeconds
(
float
seconds
)
Create a new time waiter.
Method Details
WaitForSeconds()
public
méthode
Create a new time waiter.
public
WaitForSeconds
(
float
seconds
)
seconds
float
The number of seconds to wait for.