docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method AppendSmart

    AppendSmart(StringBuilder, string, params object[])

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

    Declaration
    public static void AppendSmart(this StringBuilder sb, string format, params object[] args)
    Parameters
    Type Name Description
    StringBuilder sb

    The StringBuilder 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)