接口脚本添加PlayerLeave接口

main
xiaohang 2023-09-21 10:39:51 +08:00
parent 76c8a3dc9a
commit 8aaf25d998
1 changed files with 5 additions and 0 deletions

View File

@ -56,6 +56,11 @@ namespace DofLibrary
/// </summary>
void AllLevelEnd(float timeSpent);
/// <summary>
/// 发送 玩家中途离开房间 消息
/// </summary>
void PlayerLeave();
/// <summary>
/// 发送心跳包
/// </summary>