/// <summary> /// 当进入场景的玩家 /// </summary> /// <param name="client"></param> public virtual void OnEnter(Player client) { }
最后更新于3年前
这有帮助吗?