Class SimulatorStageParameterExtensions
Extensions for SimulatorUtility.Parameters.
Inherited Members
Namespace: Unity.Networking.Transport.Utilities
Assembly: solution.dll
Syntax
public static class SimulatorStageParameterExtensions
Methods
Name | Description |
---|---|
GetSimulatorStageParameters(ref NetworkSettings) | Gets the SimulatorUtility.Parameters in the settings. |
ModifySimulatorStageParameters(NetworkDriver, Parameters) | Modify the parameters of the simulator pipeline stage. |
WithSimulatorStageParameters(ref NetworkSettings, int, int, ApplyMode, int, int, int, int, int, int, int, uint) | Sets the SimulatorUtility.Parameters in the settings. |