Struct LoggingParameter
Parameters related to how UTP logs messages. Currently unused.
Implements
Inherited Members
Namespace: Unity.Networking.Transport.Logging
Assembly: solution.dll
Syntax
public struct LoggingParameter : INetworkParameter
Fields
Name | Description |
---|---|
DriverName | Label to use for this driver in the logs. |
Methods
Name | Description |
---|---|
Validate() | Checks if the values for all fields are valid. This method will be automatically called when adding parameters to the NetworkSettings. |