Property | Type | Description | |
---|---|---|---|
mxClientIdent | int>.Dictionary | ||
mxElementInfoModule | |||
mxEventProcessModule | |||
mxKernelModule | |||
mxLogicClassModule | |||
mxProxyToGameModule | NFIProxyToGameModule | ||
mxProxyToWorldModule | NFIProxyToWorldModule |
Method | Description | |
---|---|---|
AfterInit ( ) : void | ||
EnterGameSuccessEvent ( |
||
Execute ( ) : void | ||
Init ( ) : void | ||
Shut ( ) : void | ||
Transpond ( |
Method | Description | |
---|---|---|
HB_OnConnectCheckTime ( |
||
OnClientConnected ( int nAddress ) : void | ||
OnClientDissconnect ( int nAddress ) : void | ||
OnConnectKeyProcess ( |
||
OnReciveClientPack ( |
||
OnReqCreateRoleProcess ( |
||
OnReqDelRoleProcess ( |
||
OnReqEnterGameServer ( |
||
OnReqRoleListProcess ( |
||
OnReqServerListProcess ( |
||
OnSelectServerProcess ( |
||
OnSocketClientEvent ( int nSockIndex, |
public EnterGameSuccessEvent ( |
||
xClientID | ||
xPlayerID | ||
return | int |
protected HB_OnConnectCheckTime ( |
||
self | ||
strHeartBeat | string | |
fTime | float | |
nCount | int | |
var | ||
return | int |
protected OnClientConnected ( int nAddress ) : void | ||
nAddress | int | |
return | void |
protected OnClientDissconnect ( int nAddress ) : void | ||
nAddress | int | |
return | void |
protected OnConnectKeyProcess ( |
||
nSockIndex | ||
nMsgID | ||
msg | string | |
return | int |
protected OnReciveClientPack ( |
||
nSockIndex | ||
nMsgID | ||
msg | string | |
return | int |
protected OnReqCreateRoleProcess ( |
||
nSockIndex | ||
nMsgID | ||
msg | string | |
return | int |
protected OnReqDelRoleProcess ( |
||
nSockIndex | ||
nMsgID | ||
msg | string | |
return | int |
protected OnReqEnterGameServer ( |
||
nSockIndex | ||
nMsgID | ||
msg | string | |
return | int |
protected OnReqRoleListProcess ( |
||
nSockIndex | ||
nMsgID | ||
msg | string | |
return | int |
protected OnReqServerListProcess ( |
||
nSockIndex | ||
nMsgID | ||
msg | string | |
return | int |
protected OnSelectServerProcess ( |
||
nSockIndex | ||
nMsgID | ||
msg | string | |
return | int |
protected OnSocketClientEvent ( int nSockIndex, |
||
nSockIndex | int | |
eEvent | ||
pNet | ||
return | int |
public Transpond ( |
||
nSockIndex | ||
nMsgID | ||
msg | string | |
return | int |
protected NFIElementModule,NFrame mxElementInfoModule | ||
return |
protected NFIEventModule,NFrame mxEventProcessModule | ||
return |
protected NFIKernelModule,NFrame mxKernelModule | ||
return |
protected NFILogicClassModule,NFrame mxLogicClassModule | ||
return |
protected NFIProxyToGameModule mxProxyToGameModule | ||
return | NFIProxyToGameModule |