添加 权限认证
6
%E6%9D%83%E9%99%90%E8%AE%A4%E8%AF%81.md
Normal file
6
%E6%9D%83%E9%99%90%E8%AE%A4%E8%AF%81.md
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
## 权限认证
|
||||
即确定网络对象的所有权
|
||||
|
||||
如果一个网络对象所有权在服务器,则客户端操作网络对象需要调用`ServerRPC`使用服务器方法。
|
||||
若服务器需要对客户端对象进行操作则发送`ClientRPC`让服务器运行相应方法即可。
|
||||
Reference in New Issue
Block a user