internal_add_account_cache
新建一个发送客户端命令[internal_add_account_cache]的class实例
命令作用:
- 管理员客户端增加游戏账号缓存信息
命令参数:
- 
server_id: 游戏服务器ID(string类型 - 可选) 
- 
account_id: 账号ID(string类型 - 可选) 
- 
rid: 游戏角色RID(string类型 - 可选) 
- 
info: 游戏角色信息(map类型 - 可选) 
声明
ListServerClientCmdBase internal_add_account_cache()
参数
| 参数名 | 描述 | 
|---|
返回值
ListServerClientCmdBase