docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CreateLabel

    CreateLabel(string, int, FontStyle)

    Declaration
    public static Label CreateLabel(string text, int indentLevel = 0, FontStyle fontStyle = FontStyle.Normal)
    Parameters
    Type Name Description
    string text
    int indentLevel
    FontStyle fontStyle
    Returns
    Type Description
    Label

    CreateLabel(string, int)

    Declaration
    public static Label CreateLabel(string text, int indentLevel = 0)
    Parameters
    Type Name Description
    string text
    int indentLevel
    Returns
    Type Description
    Label
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)