Field CheckObjectVisibility
Delegate invoked when the netcode needs to know if the object should be visible to a client, if null it will assume true
Namespace: Unity.Netcode
Assembly: solution.dll
Syntax
public NetworkObject.VisibilityDelegate CheckObjectVisibility
Returns
Type | Description |
---|---|
NetworkObject.VisibilityDelegate |