Fantasy
搜索结果

    显示/隐藏目录

    AddressableScene 类

    AddressableScene

    继承
    object
    AddressableScene
    继承成员
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.ReferenceEquals(object, object)
    object.ToString()
    命名空间: Fantasy.Network.Route
    程序集: Fantasy.Net.dll
    语法
    public sealed class AddressableScene

    构造函数

    | 编辑本文 查看源代码

    AddressableScene(SceneConfig)

    构造方法

    声明
    public AddressableScene(SceneConfig sceneConfig)
    参数
    类型 名称 描述
    SceneConfig sceneConfig

    sceneConfig

    字段

    | 编辑本文 查看源代码

    Id

    Id

    声明
    public readonly long Id
    字段值
    类型 描述
    long
    | 编辑本文 查看源代码

    RunTimeId

    RunTimeId

    声明
    public readonly long RunTimeId
    字段值
    类型 描述
    long

    扩展方法

    JsonHelper.ToJson<T>(T)
    • 编辑本文
    • 查看源代码
    本文内容
    Back to top Generated by DocFX