Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
GameFramework
SceneLoadThread
C# Class GameFramework.SceneLoadThread
Inheritance:
MyServerThread
Show file
Open project: dreamanlan/CSharpGameFramework
Private Properties
Property
Type
Description
Protected Methods
Method
Description
OnQuit
( ) :
void
OnStart
( ) :
void
OnTick
( ) :
void
Method Details
OnQuit()
protected
method
protected
OnQuit
( ) :
void
return
void
OnStart()
protected
method
protected
OnStart
( ) :
void
return
void
OnTick()
protected
method
protected
OnTick
( ) :
void
return
void