Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
kebiao committed Jun 29, 2018
1 parent b485734 commit 09c55dd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Assets/Plugins/kbengine/kbengine_unity3d_plugins/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ KBE-Plugin fire-out events(KBE => Unity):

Event-datas:
uint16: retcode
http://kbengine.org/docs/configuration/server_errors.html
http://kbengine.github.io/docs/configuration/server_errors.html

bytes: datas
If you use third-party account system, the system may fill some of the third-party additional datas.
Expand Down Expand Up @@ -195,31 +195,31 @@ KBE-Plugin fire-out events(KBE => Unity):

Event-datas:
uint16: retcode
http://kbengine.org/docs/configuration/server_errors.html
http://kbengine.github.io/docs/configuration/server_errors.html

onLoginFailed
Description:
Login failed.

Event-datas:
uint16: retcode
http://kbengine.org/docs/configuration/server_errors.html
http://kbengine.github.io/docs/configuration/server_errors.html

onLoginBaseappFailed
Description:
Login baseapp failed.

Event-datas:
uint16: retcode
http://kbengine.org/docs/configuration/server_errors.html
http://kbengine.github.io/docs/configuration/server_errors.html

onReloginBaseappFailed
Description:
Relogin baseapp failed.

Event-datas:
uint16: retcode
http://kbengine.org/docs/configuration/server_errors.html
http://kbengine.github.io/docs/configuration/server_errors.html

onReloginBaseappSuccessfully
Description:
Expand Down
2 changes: 1 addition & 1 deletion kbengine_demos_assets

0 comments on commit 09c55dd

Please sign in to comment.