public void RebuildObservers (bool initialize);

Parameters

initializeTrue if this is the first time.

Description

This causes the set of players that can see this object to be rebuild. The OnRebuildObservers callback function will be invoked on each NetworkBehaviour.