Click or drag to resize

RichTextLabelPushCell Method

Adds a [cell] tag to the tag stack. Must be inside a [table] tag. See PushTable(Int32) for details.

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