NetworkView 网络视图

Inherits from Behaviour

The network view is the binding material of multiplayer games.

网络视图是多人游戏的粘合剂。

With this you can define exactly what is to be synchronized over the network and how it should be done. Game objects can have NetworkView components which can be configured to watch other components for the object. For more information see the Network View manual page and the component reference page.

使用这个你可以准确定义什么在上网络同步和如何同步,游戏物体可以有NetworkView组件,该组件可以被定义为观察物体的其他组件。可以在Network View manual page和component reference page获取更多信息。

Variables变量

Functions函数

Class Functions类函数

Inherited members继承成员

Inherited Variables继承变量

Inherited Functions继承函数

Inherited Class Functions继承类函数

最后修改:2011年3月30日 Wednesday 17:18

本脚本参考基于Unity 3.4.1f5

英文部分版权属©Unity公司所有,中文部分© Unity圣典 版权所有,未经许可,严禁转载 。