From a23f6d0aa649d15a7b7453143d3247e4e02706b1 Mon Sep 17 00:00:00 2001 From: kobewi Date: Mon, 21 Nov 2022 03:48:36 +0100 Subject: Fill random docs --- doc/classes/NodePath.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/classes/NodePath.xml') diff --git a/doc/classes/NodePath.xml b/doc/classes/NodePath.xml index 022b4826ea..c82ed5f143 100644 --- a/doc/classes/NodePath.xml +++ b/doc/classes/NodePath.xml @@ -187,12 +187,14 @@ + Returns [code]true[/code] if two node paths are not equal. + Returns [code]true[/code] if two node paths are equal, i.e. all node names in the path are the same and in the same order. -- cgit v1.2.3