/// <summary> /// 当玩家登录成功初始化调用 /// </summary> public virtual void OnStart() { NDebug.Log($"玩家[{PlayerID}]登录了游戏..."); }
最后更新于3年前
这有帮助吗?