Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
CFiber.CCoroutineWrapper
C# Class CFiber.CCoroutineWrapper, KEngine
显示文件
Open project: mr-kelly/KEngine
Public Properties
Property
Type
Description
CoroutineFunc
IEnumerator
CoroutineId
int
Suspend
bool
Public Methods
Method
Description
UpdateMove
( ) :
void
Method Details
UpdateMove()
public
method
public
UpdateMove
( ) :
void
return
void
Property Details
CoroutineFunc
public_oe property
public
IEnumerator
CoroutineFunc
return
IEnumerator
CoroutineId
public_oe property
public
int
CoroutineId
return
int
Suspend
public_oe property
public
bool
Suspend
return
bool