Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Ensage
Common
Objects
UtilityObjects
Sleeper
C# 클래스 Ensage.Common.Objects.UtilityObjects.Sleeper
The sleeper.
파일 보기
프로젝트 열기: EnsageSharp/Ensage.Common
1 사용 예제들
공개 메소드들
메소드
설명
Sleep
(
float
duration
) :
void
The sleep.
Sleeper
( )
Initializes a new instance of the
Sleeper
class.
메소드 상세
Sleep()
공개
메소드
The sleep.
public
Sleep
(
float
duration
) :
void
duration
float
/// The duration. ///
리턴
void
Sleeper()
공개
메소드
Initializes a new instance of the
Sleeper
class.
public
Sleeper
( )