docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method FormatWithCacheInto

    FormatWithCacheInto(ref FormatCache, IOutput, string, params object[])

    Writes the formatting result into an IOutput instance, using the FormatCache.

    Declaration
    public void FormatWithCacheInto(ref FormatCache cache, IOutput output, string format, params object[] args)
    Parameters
    Type Name Description
    FormatCache cache

    The FormatCache to use.

    IOutput output

    The IOutput where the result is written to.

    string format

    The format string.

    object[] args

    The objects to format.

    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)