Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
GameFramework
DbThread
C# Class GameFramework.DbThread
Inheritance:
MyServerThread
Exibir arquivo
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