docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class LoggingParameterExtensions

    Extension methods related to LoggingParameter.

    Inheritance
    object
    LoggingParameterExtensions
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.Networking.Transport.Logging
    Assembly: Unity.Networking.Transport.dll
    Syntax
    public static class LoggingParameterExtensions

    Methods

    WithLoggingParameters(ref NetworkSettings, FixedString32Bytes)

    Sets the FragmentationUtility.Parameters in the settings.

    Declaration
    public static ref NetworkSettings WithLoggingParameters(this ref NetworkSettings settings, FixedString32Bytes driverName)
    Parameters
    Type Name Description
    NetworkSettings settings

    Settings to modify.

    FixedString32Bytes driverName

    Label to use for this driver in the logs.

    Returns
    Type Description
    NetworkSettings

    Settings structure with modified values.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)