SceneID

    /// <summary>
    /// 此玩家所在的场景ID
    /// </summary>
    public string SceneID { get; set; } = string.Empty;

最后更新于

这有帮助吗?