Field IncludeTransformWhenSpawning
Delegate invoked when the netcode needs to know if it should include the transform when spawning the object, if null it will assume true
Namespace: Unity.Netcode
Assembly: solution.dll
Syntax
public NetworkObject.SpawnDelegate IncludeTransformWhenSpawning
Returns
Type | Description |
---|---|
NetworkObject.SpawnDelegate |