docs.unity.cn
    Show / Hide Table of Contents

    Class RichTextParser.TextLabel

    Text label for text that wraps per word

    Inheritance
    Object
    RichTextParser.TextLabel
    Namespace: Unity.Tutorials.Core.Editor
    Syntax
    public class TextLabel : Label

    Constructors

    TextLabel(String)

    Constructs with text.

    Declaration
    public TextLabel(string text)
    Parameters
    Type Name Description
    String text
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Thursday, July 8, 2021