From aeb5365e841d610a3b9a0fde0520238909c25c49 Mon Sep 17 00:00:00 2001 From: Jean Jung Date: Wed, 29 Jun 2016 12:43:51 -0300 Subject: Adding support to get the raw text without formatting information from a RichTextLabel. --- doc/base/classes.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'doc/base/classes.xml') diff --git a/doc/base/classes.xml b/doc/base/classes.xml index 4b5c424d4..9ac5e0f56 100644 --- a/doc/base/classes.xml +++ b/doc/base/classes.xml @@ -21631,6 +21631,12 @@ Example: (content-length:12), (Content-Type:application/json; charset=UTF-8) Return [i]true[/i] if the "node" argument is a direct or indirect child of the current node, otherwise return [i]false[/i]. + + + + + + @@ -21750,6 +21756,12 @@ Example: (content-length:12), (Content-Type:application/json; charset=UTF-8) Replace a node in a scene by a given one. Subscriptions that pass through this node will be lost. + + + + + + @@ -31508,6 +31520,13 @@ A similar effect may be achieved moving this node's descendants. + + + + + Returns the raw text, stripping out the formatting information. + + -- cgit v1.2.3-70-g09d2