Class RichTextParser.WhiteSpaceLabel
Text label for white space used to indent lines
Namespace: Unity.Tutorials.Core.Editor
Syntax
public class WhiteSpaceLabel : Label
Constructors
WhiteSpaceLabel(String)
Constructs with text.
Declaration
public WhiteSpaceLabel(string text)
Parameters
| Type | Name | Description |
|---|---|---|
| String | text |