Show / Hide Table of Contents

    Class LogTypeExtensions

    Inheritance
    Object
    LogTypeExtensions
    Namespace: QFSW.BA
    Assembly: QFSW.BA.dll
    Syntax
    public static class LogTypeExtensions

    Methods

    ToLoggingThreshold(LogType)

    Declaration
    public static LoggingThreshold ToLoggingThreshold(this LogType logType)
    Parameters
    Type Name Description
    UnityEngine.LogType logType
    Returns
    Type Description
    LoggingThreshold
    Build Automator 2 by QFSW
    Back to top