public RebuildObservers ( bool initialize ) : void | ||
initialize | bool | True if this is the first time. |
return | void |
This causes the set of players that can see this object to be rebuild. The OnRebuildObservers callback function will be invoked on each NetworkBehaviour.
public RebuildObservers ( bool initialize ) : void | ||
initialize | bool | True if this is the first time. |
return | void |