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