OpCode 类
程序集: Fantasy.Net.dll
语法
public static class OpCode
字段
|
编辑本文
查看源代码
AddressableAddRequest
声明
public static readonly uint AddressableAddRequest
字段值
|
编辑本文
查看源代码
AddressableAddResponse
声明
public static readonly uint AddressableAddResponse
字段值
|
编辑本文
查看源代码
AddressableGetRequest
声明
public static readonly uint AddressableGetRequest
字段值
|
编辑本文
查看源代码
AddressableGetResponse
声明
public static readonly uint AddressableGetResponse
字段值
|
编辑本文
查看源代码
AddressableLockRequest
声明
public static readonly uint AddressableLockRequest
字段值
|
编辑本文
查看源代码
AddressableLockResponse
声明
public static readonly uint AddressableLockResponse
字段值
|
编辑本文
查看源代码
AddressableRemoveRequest
声明
public static readonly uint AddressableRemoveRequest
字段值
|
编辑本文
查看源代码
AddressableRemoveResponse
声明
public static readonly uint AddressableRemoveResponse
字段值
|
编辑本文
查看源代码
AddressableUnLockRequest
声明
public static readonly uint AddressableUnLockRequest
字段值
|
编辑本文
查看源代码
AddressableUnLockResponse
声明
public static readonly uint AddressableUnLockResponse
字段值
|
编辑本文
查看源代码
DefaultResponse
声明
public static readonly uint DefaultResponse
字段值
|
编辑本文
查看源代码
DefaultRouteResponse
声明
public static readonly uint DefaultRouteResponse
字段值
|
编辑本文
查看源代码
LinkEntityRequest
声明
public static readonly uint LinkEntityRequest
字段值
|
编辑本文
查看源代码
LinkEntityResponse
声明
public static readonly uint LinkEntityResponse
字段值
|
编辑本文
查看源代码
PingRequest
声明
public static readonly uint PingRequest
字段值
|
编辑本文
查看源代码
PingResponse
声明
public static readonly uint PingResponse
字段值
方法
|
编辑本文
查看源代码
Create(uint, uint, uint)
声明
public static uint Create(uint opCodeProtocolType, uint protocol, uint index)
参数
返回