This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
自定义改写接口必须注意 [2018/02/01 09:51] liga |
自定义改写接口必须注意 [2018/02/01 09:55] (current) liga |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ==== 消息端 ==== | ==== 消息端 ==== | ||
| - | - YourGameNetworkProtocol | + | - YourGameNetworkProtocol 如果改数据库功能直接替换DatabaseNetworkProtocol.cs |
| ==== 服务端 ==== | ==== 服务端 ==== | ||
| - YourGameServerAddon : ServerAddon 创建一个新的服务器端插件来处理游戏特定消息的逻辑 如果改数据库功能直接替换DatabaseMasterServerAddon.cs | - YourGameServerAddon : ServerAddon 创建一个新的服务器端插件来处理游戏特定消息的逻辑 如果改数据库功能直接替换DatabaseMasterServerAddon.cs | ||