RichTextLabelItemType Enumeration |
[Missing <summary> documentation for "T:Godot.RichTextLabel.ItemType"]
Namespace: Godot
public enum ItemType
| Member name | Value | Description | |
|---|---|---|---|
| Frame | 0 | ||
| Text | 1 | ||
| Image | 2 | ||
| Newline | 3 | ||
| Font | 4 | ||
| Color | 5 | ||
| Underline | 6 | ||
| Strikethrough | 7 | ||
| Align | 8 | ||
| Indent | 9 | ||
| List | 10 | ||
| Table | 11 | ||
| Fade | 12 | ||
| Shake | 13 | ||
| Wave | 14 | ||
| Tornado | 15 | ||
| Rainbow | 16 | ||
| Customfx | 18 | ||
| Meta | 17 |