Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
UniRx
Thread
C# Class UniRx.Thread
ファイルを表示
Open project: EcsRx/ecsrx.roguelike2d
Public Methods
Method
Description
Sleep
(
TimeSpan
wait
) :
void
Sleep
(
int
ms
) :
void
Method Details
Sleep()
public
static
method
public
static
Sleep
(
TimeSpan
wait
) :
void
wait
TimeSpan
return
void
Sleep()
public
static
method
public
static
Sleep
(
int
ms
) :
void
ms
int
return
void