Delegate NetworkObject.SpawnDelegate
Delegate type for checking spawn options
Namespace: MLAPI
Assembly: Unity.Multiplayer.MLAPI.Runtime.dll
Syntax
public delegate bool NetworkObject.SpawnDelegate(ulong clientId)
Parameters
| Type | Name | Description |
|---|---|---|
| ulong | clientId | The clientId to check spawn options for |
Returns
| Type | Description |
|---|---|
| bool |