Method CreateServerPipelines
CreateServerPipelines(ref NetworkDriverInstance)
Create the default network pipelines (reliable, unreliable, unreliable fragmented) for the server.
Declaration
public static void CreateServerPipelines(ref NetworkDriverStore.NetworkDriverInstance driverInstance)
Parameters
Type | Name | Description |
---|---|---|
NetworkDriverStore.NetworkDriverInstance | driverInstance | The NetworkDriverStore.NetworkDriverInstance instance to configure |