From cbb744c4e09c44cd44ab4a21bc3a814c0913f6fe Mon Sep 17 00:00:00 2001 From: Fabio Alessandrelli Date: Tue, 8 May 2018 11:33:25 +0200 Subject: Document MultiplayerAPI class --- doc/classes/Node.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'doc/classes/Node.xml') diff --git a/doc/classes/Node.xml b/doc/classes/Node.xml index d43885a9d..c11b8aaca 100644 --- a/doc/classes/Node.xml +++ b/doc/classes/Node.xml @@ -762,12 +762,14 @@ - + + The override to the default [MultiplayerAPI]. Set to null to use the default SceneTree one. When a scene is instanced from a file, its topmost node contains the filename from which it was loaded. - + + The [MultiplayerAPI] instance associated with this node. Either the [member custom_multiplayer], or the default SceneTree one (if inside tree). The name of the node. This name is unique among the siblings (other child nodes from the same parent). When set to an existing name, the node will be automatically renamed -- cgit v1.2.3-70-g09d2