Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

NetworkView.SetScope

Switch to Manual
public bool SetScope(NetworkPlayer player, bool relevancy);

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.