Fantasy
搜索结果

    显示/隐藏目录

    OpCode 类

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

    字段

    | 编辑本文 查看源代码

    AddressableAddRequest

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

    AddressableAddResponse

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

    AddressableGetRequest

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

    AddressableGetResponse

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

    AddressableLockRequest

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

    AddressableLockResponse

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

    AddressableRemoveRequest

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

    AddressableRemoveResponse

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

    AddressableUnLockRequest

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

    AddressableUnLockResponse

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

    DefaultResponse

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

    DefaultRouteResponse

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

    LinkEntityRequest

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

    LinkEntityResponse

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

    PingRequest

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

    PingResponse

    声明
    public static readonly uint PingResponse
    字段值
    类型 描述
    uint

    方法

    | 编辑本文 查看源代码

    Create(uint, uint, uint)

    声明
    public static uint Create(uint opCodeProtocolType, uint protocol, uint index)
    参数
    类型 名称 描述
    uint opCodeProtocolType
    uint protocol
    uint index
    返回
    类型 描述
    uint
    • 编辑本文
    • 查看源代码
    本文内容
    Back to top Generated by DocFX