Skip to content

Commit e0118d0

Browse files
committed
up
1 parent 6b184b8 commit e0118d0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Assets/Plugins/kbengine_unity3d_plugins/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ KBE-Plugin fire-out events(KBE => Unity):
9595

9696
Event-datas:
9797
uint16: retcode
98-
http://kbengine.org/docs/configuration/server_errors.html
98+
http://kbengine.github.io/docs/configuration/server_errors.html
9999

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

196196
Event-datas:
197197
uint16: retcode
198-
http://kbengine.org/docs/configuration/server_errors.html
198+
http://kbengine.github.io/docs/configuration/server_errors.html
199199

200200
onLoginFailed
201201
Description:
202202
Login failed.
203203

204204
Event-datas:
205205
uint16: retcode
206-
http://kbengine.org/docs/configuration/server_errors.html
206+
http://kbengine.github.io/docs/configuration/server_errors.html
207207

208208
onLoginBaseappFailed
209209
Description:
210210
Login baseapp failed.
211211

212212
Event-datas:
213213
uint16: retcode
214-
http://kbengine.org/docs/configuration/server_errors.html
214+
http://kbengine.github.io/docs/configuration/server_errors.html
215215

216216
onReloginBaseappFailed
217217
Description:
218218
Relogin baseapp failed.
219219

220220
Event-datas:
221221
uint16: retcode
222-
http://kbengine.org/docs/configuration/server_errors.html
222+
http://kbengine.github.io/docs/configuration/server_errors.html
223223

224224
onReloginBaseappSuccessfully
225225
Description:

0 commit comments

Comments
 (0)