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获取更多信息。