Class RichTextParser.TextLabel
Text label for text that wraps per word
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 |