Struct NetworkLogger.Concurrent | Unity Transport | 0.3.1-preview.4
docs.unity3d.com
    Show / Hide Table of Contents

    Struct NetworkLogger.Concurrent

    Namespace: Unity.Networking.Transport
    Syntax
    public struct Concurrent

    Methods

    Log(NetworkLogger.LogLevel, NativeString512)

    Declaration
    public void Log(NetworkLogger.LogLevel level, NativeString512 str)
    Parameters
    Type Name Description
    NetworkLogger.LogLevel level
    NativeString512 str

    Log<T>(NetworkLogger.LogLevel, T)

    Declaration
    public void Log<T>(NetworkLogger.LogLevel level, T message)
        where T : struct, INetworkLogMessage
    Parameters
    Type Name Description
    NetworkLogger.LogLevel level
    T message
    Type Parameters
    Name Description
    T
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023