public bool SetScope
(NetworkPlayerplayer,
bool relevancy);
Descripción
Define el scope (alcance) del network view en relación a un player network específico.
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.