Delegate SpawnDelegate
Namespace: Mirror
Assembly: doc.dll
Syntax
public delegate GameObject SpawnDelegate(Vector3 position, Guid assetId);
Parameters
Type | Name | Description |
---|---|---|
Vector3 | position | |
Guid | assetId |
Returns
Type | Description |
---|---|
GameObject |