Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
BAD
Sleep
C# 클래스 BAD.Sleep
Sleep for a number of seconds before returning Success. Variance parameter modifies the duration by a random amount.
상속:
Leaf
파일 보기
프로젝트 열기: simonwittber/uBAD
공개 프로퍼티들
프로퍼티
타입
설명
seconds
float
variance
float
공개 메소드들
메소드
설명
NodeTask
( ) :
IEnumerator
ToString
( ) :
string
보호된 메소드들
메소드
설명
ResolveArguments
( ) :
void
메소드 상세
NodeTask()
공개
메소드
public
NodeTask
( ) :
IEnumerator
리턴
IEnumerator
ResolveArguments()
보호된
메소드
protected
ResolveArguments
( ) :
void
리턴
void
ToString()
공개
메소드
public
ToString
( ) :
string
리턴
string
프로퍼티 상세
seconds
공개적으로 프로퍼티
public
float
seconds
리턴
float
variance
공개적으로 프로퍼티
public
float
variance
리턴
float