Method CreateClientDriver
CreateClientDriver(World, ref NetworkDriverStore, NetDebug)
Register to the driver store a new instance of NetworkDriver suitable to be used by clients.
Declaration
void CreateClientDriver(World world, ref NetworkDriverStore driver, NetDebug netDebug)
Parameters
| Type | Name | Description |
|---|---|---|
| World | world | |
| NetworkDriverStore | driver | |
| NetDebug | netDebug |