Class DataProviderActor
Namespace: Unity.Reflect.Streaming
Syntax
[Actor]
public class DataProviderActor
Methods
Inject(IPlayerClient, UnityProject)
Declaration
public void Inject(IPlayerClient client, UnityProject project)
Parameters
Type | Name | Description |
---|---|---|
IPlayerClient | client | |
UnityProject | project |