GodotSharpAPI
GodotSharpAPI
Godot
RichTextLabel Class
RichTextLabel Methods
AddImage Method
AddText Method
AppendBbcode Method
Clear Method
GetBbcode Method
GetContentHeight Method
GetEffects Method
GetLineCount Method
GetPercentVisible Method
GetTabSize Method
GetText Method
GetTotalCharacterCount Method
GetVisibleCharacters Method
GetVisibleLineCount Method
GetVScroll Method
InstallEffect Method
IsFitContentHeightEnabled Method
IsMetaUnderlined Method
IsOverridingSelectedFontColor Method
IsScrollActive Method
IsScrollFollowing Method
IsSelectionEnabled Method
IsUsingBbcode Method
Newline Method
ParseBbcode Method
ParseExpressionsForValues Method
Pop Method
PushAlign Method
PushBold Method
PushBoldItalics Method
PushCell Method
PushColor Method
PushFont Method
PushIndent Method
PushItalics Method
PushList Method
PushMeta Method
PushMono Method
PushNormal Method
PushStrikethrough Method
PushTable Method
PushUnderline Method
RemoveLine Method
ScrollToLine Method
SetBbcode Method
SetEffects Method
SetFitContentHeight Method
SetMetaUnderline Method
SetOverrideSelectedFontColor Method
SetPercentVisible Method
SetScrollActive Method
SetScrollFollow Method
SetSelectionEnabled Method
SetTableColumnExpand Method
SetTabSize Method
SetText Method
SetUseBbcode Method
SetVisibleCharacters Method
RichTextLabel
PushUnderline Method
Adds a
[u]
tag to the tag stack.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
void
PushUnderline
()
See Also
Reference
RichTextLabel Class
Godot Namespace