Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
kOS
Safe
Execution
YieldFinishedNextTick
C# 클래스 kOS.Safe.Execution.YieldFinishedNextTick
A kind of YieldFinishedDetector for when you want to wait literaly just until the next tick, by returning true unconditionally when asked "are you done".
상속:
YieldFinishedDetector
파일 보기
프로젝트 열기: KSP-KOS/KOS
공개 메소드들
메소드
설명
Begin
(
SafeSharedObjects
shared
) :
void
IsFinished
( ) :
bool
메소드 상세
Begin()
공개
메소드
public
Begin
(
SafeSharedObjects
shared
) :
void
shared
SafeSharedObjects
리턴
void
IsFinished()
공개
메소드
public
IsFinished
( ) :
bool
리턴
bool