Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
GameFramework
DbThread
C# Class GameFramework.DbThread
Inheritance:
MyServerThread
ファイルを表示
Open project: dreamanlan/CSharpGameFramework
Class Usage Examples
Protected Methods
Method
Description
OnQuit
( ) :
void
OnTick
( ) :
void
Private Methods
Method
Description
DbThread
(
ServerAsyncActionProcessor
actionQueue
) :
System
Method Details
OnQuit()
protected
method
protected
OnQuit
( ) :
void
return
void
OnTick()
protected
method
protected
OnTick
( ) :
void
return
void