Property | Type | Description | |
---|---|---|---|
RECV_BUFFER_MAX | int | ||
SEND_BUFFER_MAX | int | ||
clientType | KBEngineApp.CLIENT_TYPE | ||
debugLevel | DEBUGLEVEL | ||
gameapp | |||
ip | string | ||
isMultiThreads | bool | ||
isOnInitCallPropertysSetMethods | bool | ||
persistentDataPath | string | ||
port | int | ||
syncPlayer | bool | ||
threadUpdateHZ | int | ||
useAliasEntityID | bool |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
FixedUpdate ( ) : void | ||
KBEUpdate ( ) : void | ||
OnDestroy ( ) : void | ||
Start ( ) : void | ||
initKBEngine ( ) : void | ||
installEvents ( ) : void |
public KBEngineApp.CLIENT_TYPE clientType | ||
return | KBEngineApp.CLIENT_TYPE |
public bool isOnInitCallPropertysSetMethods | ||
return | bool |