메소드 | 설명 | |
---|---|---|
MoveNext ( ) : bool | ||
Reset ( ) : void | ||
TimingOutTask ( float milliseconds, System action ) : System.Collections | ||
TimingOutTask ( float milliseconds, System action, bool repeat ) : System.Collections |
메소드 | 설명 | |
---|---|---|
Timeout ( System action, float milliseconds, bool repeat ) : IEnumerator |
public TimingOutTask ( float milliseconds, System action ) : System.Collections | ||
milliseconds | float | |
action | System | |
리턴 | System.Collections |
public TimingOutTask ( float milliseconds, System action, bool repeat ) : System.Collections | ||
milliseconds | float | |
action | System | |
repeat | bool | |
리턴 | System.Collections |