docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method FormatInto

    FormatInto(IOutput, string, params object[])

    Writes the formatting result into an IOutput instance.

    Declaration
    public void FormatInto(IOutput output, string format, params object[] args)
    Parameters
    Type Name Description
    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)