ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
ngl::np_actor_disconnect_close Struct Reference

玩家断开连接通知结构体。 More...

#include <nprotocol.h>

Public Attributes

i64_actorid m_actorid
 断开连接的玩家Actor ID

Detailed Description

玩家断开连接通知结构体。

从网关服务器发送到游戏服务器或登录服务器,通知玩家与网关断开连接。 用于触发玩家登出逻辑和资源清理。


The documentation for this struct was generated from the following file: