Click or drag to resize

RichTextLabelItemType Enumeration

[Missing <summary> documentation for "T:Godot.RichTextLabel.ItemType"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public enum ItemType
Members
  Member nameValueDescription
Frame0
Text1
Image2
Newline3
Font4
Color5
Underline6
Strikethrough7
Align8
Indent9
List10
Table11
Fade12
Shake13
Wave14
Tornado15
Rainbow16
Customfx18
Meta17
See Also