NetworkView.SetScope 设置范围

function SetScope (player : NetworkPlayer, relevancy : bool) : bool

Description描述

Set the scope of the network view in relation to a specific network player.

相对于一个特定的网络玩家这是网络视图的范围。

This can be used to implement relevant sets. Either set it to true or false depending on if you want the player to receive updates from the network view or not.

这可以用来实现相关设置,设置它为真假取决于你是否想这个玩家从网络接收更新。

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

本脚本参考基于Unity 3.4.1f5

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