From 92f07fefcd334686e81f56555d83530ae6741c2b Mon Sep 17 00:00:00 2001
From: Rémi Verschelde
Date: Fri, 24 Nov 2017 18:10:32 +0100
Subject: doc: Remove setters and getters now exposed via properties/members
---
doc/classes/Node.xml | 30 ------------------------------
1 file changed, 30 deletions(-)
(limited to 'doc/classes/Node.xml')
diff --git a/doc/classes/Node.xml b/doc/classes/Node.xml
index 533959a6e..276ac9ea7 100644
--- a/doc/classes/Node.xml
+++ b/doc/classes/Node.xml
@@ -280,13 +280,6 @@
Return the relative path from the current node to the specified node in "node" argument. Both nodes must be in the same scene, or else the function will fail.
-
-
-
-
- Return the pause mode (PAUSE_MODE_*) of this Node.
-
-
@@ -353,12 +346,6 @@
Return [i]true[/i] if the "node" argument is a direct or indirect child of the current node, otherwise return [i]false[/i].
-
-
-
-
-
-
@@ -649,14 +636,6 @@
Remotely change property's value on a specific peer identified by [i]peer_id[/i] using an unreliable protocol.
-
-
-
-
-
-
-
-
@@ -694,15 +673,6 @@
Set the node owner. A node can have any other node as owner (as long as a valid parent, grandparent, etc ascending in the tree). When saving a node (using SceneSaver) all the nodes it owns will be saved with it. This allows to create complex SceneTrees, with instancing and subinstancing.
-
-
-
-
-
-
- Set pause mode (PAUSE_MODE_*) of this Node.
-
-
--
cgit v1.2.3-70-g09d2