docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method WriteSmart

    WriteSmart(TextWriter, string, params object[])

    Writes out a formatted string, using the same semantics as Smart.Format.

    Declaration
    public static void WriteSmart(this TextWriter writer, string format, params object[] args)
    Parameters
    Type Name Description
    TextWriter writer

    The TextWriter that will be used for output

    string format

    The template that defines how the arguments are formatted

    object[] args

    A list of arguments to be used in formatting

    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)