docs.unity.cn
    Show / Hide Table of Contents

    Constructor RuntimeBuildLog

    RuntimeBuildLog(LogType, String)

    Create a container for build logs that need to be seen at runtime.

    Declaration
    public RuntimeBuildLog(LogType type, string message)
    Parameters
    Type Name Description
    LogType type

    The type of log.

    String message

    The message to be logged.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, March 4, 2022
    Terms of use