docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Method LogCacheWarning

    LogCacheWarning(string, params object[])

    Logs a warning about the build cache.

    Declaration
    [Conditional("BUILD_CACHE_DEBUG")]
    public static void LogCacheWarning(string msg, params object[] attrs)
    Parameters
    Type Name Description
    string msg

    The message to display.

    object[] attrs

    The objects formatted in the message.

    In This Article
    Back to top
    Copyright © 2023 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)