Delegate SpawnDelegate
Namespace: UnityEngine.Networking
Assembly: com.unity.multiplayer-hlapi.Runtime.dll
Syntax
public delegate GameObject SpawnDelegate(Vector3 position, NetworkHash128 assetId)
Parameters
Type | Name | Description |
---|---|---|
Vector3 | position | |
NetworkHash128 | assetId |
Returns
Type | Description |
---|---|
GameObject |