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
KEngine
KAsyncManager
C# Class KEngine.KAsyncManager
Inheritance:
KBehaviour
显示文件
Open project: mr-kelly/KEngine
Public Properties
Property
Type
Description
_mainThreadCallbacks
List
_threads
HashSet
Protected Methods
Method
Description
OnDestroy
( ) :
void
Private Methods
Method
Description
OnApplicationQuit
( ) :
void
StopAllThreads
( ) :
void
Update
( ) :
void
Method Details
OnDestroy()
protected
method
protected
OnDestroy
( ) :
void
return
void
Property Details
_mainThreadCallbacks
public_oe property
public
List
_mainThreadCallbacks
return
List
_threads
public_oe property
public
HashSet
_threads
return
HashSet