Click or drag to resize

RichTextLabelPop Method

Terminates the current tag. Use after push_* methods to close BBCodes manually. Does not need to follow add_* methods.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void Pop()
See Also