class_node.rst 194 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038
  1. :github_url: hide
  2. .. DO NOT EDIT THIS FILE!!!
  3. .. Generated automatically from Godot engine sources.
  4. .. Generator: https://github.com/godotengine/godot/tree/master/doc/tools/make_rst.py.
  5. .. XML source: https://github.com/godotengine/godot/tree/master/doc/classes/Node.xml.
  6. .. _class_Node:
  7. Node
  8. ====
  9. **Inherits:** :ref:`Object<class_Object>`
  10. **Inherited By:** :ref:`AnimationMixer<class_AnimationMixer>`, :ref:`AudioStreamPlayer<class_AudioStreamPlayer>`, :ref:`CanvasItem<class_CanvasItem>`, :ref:`CanvasLayer<class_CanvasLayer>`, :ref:`EditorFileSystem<class_EditorFileSystem>`, :ref:`EditorPlugin<class_EditorPlugin>`, :ref:`EditorResourcePreview<class_EditorResourcePreview>`, :ref:`HTTPRequest<class_HTTPRequest>`, :ref:`InstancePlaceholder<class_InstancePlaceholder>`, :ref:`MissingNode<class_MissingNode>`, :ref:`MultiplayerSpawner<class_MultiplayerSpawner>`, :ref:`MultiplayerSynchronizer<class_MultiplayerSynchronizer>`, :ref:`NavigationAgent2D<class_NavigationAgent2D>`, :ref:`NavigationAgent3D<class_NavigationAgent3D>`, :ref:`Node3D<class_Node3D>`, :ref:`ResourcePreloader<class_ResourcePreloader>`, :ref:`ShaderGlobalsOverride<class_ShaderGlobalsOverride>`, :ref:`StatusIndicator<class_StatusIndicator>`, :ref:`Timer<class_Timer>`, :ref:`Viewport<class_Viewport>`, :ref:`WorldEnvironment<class_WorldEnvironment>`
  11. Base class for all scene objects.
  12. .. rst-class:: classref-introduction-group
  13. Description
  14. -----------
  15. Nodes are Godot's building blocks. They can be assigned as the child of another node, resulting in a tree arrangement. A given node can contain any number of nodes as children with the requirement that all siblings (direct children of a node) should have unique names.
  16. A tree of nodes is called a *scene*. Scenes can be saved to the disk and then instantiated into other scenes. This allows for very high flexibility in the architecture and data model of Godot projects.
  17. \ **Scene tree:** The :ref:`SceneTree<class_SceneTree>` contains the active tree of nodes. When a node is added to the scene tree, it receives the :ref:`NOTIFICATION_ENTER_TREE<class_Node_constant_NOTIFICATION_ENTER_TREE>` notification and its :ref:`_enter_tree<class_Node_private_method__enter_tree>` callback is triggered. Child nodes are always added *after* their parent node, i.e. the :ref:`_enter_tree<class_Node_private_method__enter_tree>` callback of a parent node will be triggered before its child's.
  18. Once all nodes have been added in the scene tree, they receive the :ref:`NOTIFICATION_READY<class_Node_constant_NOTIFICATION_READY>` notification and their respective :ref:`_ready<class_Node_private_method__ready>` callbacks are triggered. For groups of nodes, the :ref:`_ready<class_Node_private_method__ready>` callback is called in reverse order, starting with the children and moving up to the parent nodes.
  19. This means that when adding a node to the scene tree, the following order will be used for the callbacks: :ref:`_enter_tree<class_Node_private_method__enter_tree>` of the parent, :ref:`_enter_tree<class_Node_private_method__enter_tree>` of the children, :ref:`_ready<class_Node_private_method__ready>` of the children and finally :ref:`_ready<class_Node_private_method__ready>` of the parent (recursively for the entire scene tree).
  20. \ **Processing:** Nodes can override the "process" state, so that they receive a callback on each frame requesting them to process (do something). Normal processing (callback :ref:`_process<class_Node_private_method__process>`, toggled with :ref:`set_process<class_Node_method_set_process>`) happens as fast as possible and is dependent on the frame rate, so the processing time *delta* (in seconds) is passed as an argument. Physics processing (callback :ref:`_physics_process<class_Node_private_method__physics_process>`, toggled with :ref:`set_physics_process<class_Node_method_set_physics_process>`) happens a fixed number of times per second (60 by default) and is useful for code related to the physics engine.
  21. Nodes can also process input events. When present, the :ref:`_input<class_Node_private_method__input>` function will be called for each input that the program receives. In many cases, this can be overkill (unless used for simple projects), and the :ref:`_unhandled_input<class_Node_private_method__unhandled_input>` function might be preferred; it is called when the input event was not handled by anyone else (typically, GUI :ref:`Control<class_Control>` nodes), ensuring that the node only receives the events that were meant for it.
  22. To keep track of the scene hierarchy (especially when instantiating scenes into other scenes), an "owner" can be set for the node with the :ref:`owner<class_Node_property_owner>` property. This keeps track of who instantiated what. This is mostly useful when writing editors and tools, though.
  23. Finally, when a node is freed with :ref:`Object.free<class_Object_method_free>` or :ref:`queue_free<class_Node_method_queue_free>`, it will also free all its children.
  24. \ **Groups:** Nodes can be added to as many groups as you want to be easy to manage, you could create groups like "enemies" or "collectables" for example, depending on your game. See :ref:`add_to_group<class_Node_method_add_to_group>`, :ref:`is_in_group<class_Node_method_is_in_group>` and :ref:`remove_from_group<class_Node_method_remove_from_group>`. You can then retrieve all nodes in these groups, iterate them and even call methods on groups via the methods on :ref:`SceneTree<class_SceneTree>`.
  25. \ **Networking with nodes:** After connecting to a server (or making one, see :ref:`ENetMultiplayerPeer<class_ENetMultiplayerPeer>`), it is possible to use the built-in RPC (remote procedure call) system to communicate over the network. By calling :ref:`rpc<class_Node_method_rpc>` with a method name, it will be called locally and in all connected peers (peers = clients and the server that accepts connections). To identify which node receives the RPC call, Godot will use its :ref:`NodePath<class_NodePath>` (make sure node names are the same on all peers). Also, take a look at the high-level networking tutorial and corresponding demos.
  26. \ **Note:** The ``script`` property is part of the :ref:`Object<class_Object>` class, not **Node**. It isn't exposed like most properties but does have a setter and getter (see :ref:`Object.set_script<class_Object_method_set_script>` and :ref:`Object.get_script<class_Object_method_get_script>`).
  27. .. rst-class:: classref-introduction-group
  28. Tutorials
  29. ---------
  30. - :doc:`Nodes and scenes <../getting_started/step_by_step/nodes_and_scenes>`
  31. - `All Demos <https://github.com/godotengine/godot-demo-projects/>`__
  32. .. rst-class:: classref-reftable-group
  33. Properties
  34. ----------
  35. .. table::
  36. :widths: auto
  37. +-----------------------------------------------------------------------------+-----------------------------------------------------------------------------------+-----------+
  38. | :ref:`AutoTranslateMode<enum_Node_AutoTranslateMode>` | :ref:`auto_translate_mode<class_Node_property_auto_translate_mode>` | ``0`` |
  39. +-----------------------------------------------------------------------------+-----------------------------------------------------------------------------------+-----------+
  40. | :ref:`String<class_String>` | :ref:`editor_description<class_Node_property_editor_description>` | ``""`` |
  41. +-----------------------------------------------------------------------------+-----------------------------------------------------------------------------------+-----------+
  42. | :ref:`MultiplayerAPI<class_MultiplayerAPI>` | :ref:`multiplayer<class_Node_property_multiplayer>` | |
  43. +-----------------------------------------------------------------------------+-----------------------------------------------------------------------------------+-----------+
  44. | :ref:`StringName<class_StringName>` | :ref:`name<class_Node_property_name>` | |
  45. +-----------------------------------------------------------------------------+-----------------------------------------------------------------------------------+-----------+
  46. | :ref:`Node<class_Node>` | :ref:`owner<class_Node_property_owner>` | |
  47. +-----------------------------------------------------------------------------+-----------------------------------------------------------------------------------+-----------+
  48. | :ref:`PhysicsInterpolationMode<enum_Node_PhysicsInterpolationMode>` | :ref:`physics_interpolation_mode<class_Node_property_physics_interpolation_mode>` | ``0`` |
  49. +-----------------------------------------------------------------------------+-----------------------------------------------------------------------------------+-----------+
  50. | :ref:`ProcessMode<enum_Node_ProcessMode>` | :ref:`process_mode<class_Node_property_process_mode>` | ``0`` |
  51. +-----------------------------------------------------------------------------+-----------------------------------------------------------------------------------+-----------+
  52. | :ref:`int<class_int>` | :ref:`process_physics_priority<class_Node_property_process_physics_priority>` | ``0`` |
  53. +-----------------------------------------------------------------------------+-----------------------------------------------------------------------------------+-----------+
  54. | :ref:`int<class_int>` | :ref:`process_priority<class_Node_property_process_priority>` | ``0`` |
  55. +-----------------------------------------------------------------------------+-----------------------------------------------------------------------------------+-----------+
  56. | :ref:`ProcessThreadGroup<enum_Node_ProcessThreadGroup>` | :ref:`process_thread_group<class_Node_property_process_thread_group>` | ``0`` |
  57. +-----------------------------------------------------------------------------+-----------------------------------------------------------------------------------+-----------+
  58. | :ref:`int<class_int>` | :ref:`process_thread_group_order<class_Node_property_process_thread_group_order>` | |
  59. +-----------------------------------------------------------------------------+-----------------------------------------------------------------------------------+-----------+
  60. | |bitfield|\[:ref:`ProcessThreadMessages<enum_Node_ProcessThreadMessages>`\] | :ref:`process_thread_messages<class_Node_property_process_thread_messages>` | |
  61. +-----------------------------------------------------------------------------+-----------------------------------------------------------------------------------+-----------+
  62. | :ref:`String<class_String>` | :ref:`scene_file_path<class_Node_property_scene_file_path>` | |
  63. +-----------------------------------------------------------------------------+-----------------------------------------------------------------------------------+-----------+
  64. | :ref:`bool<class_bool>` | :ref:`unique_name_in_owner<class_Node_property_unique_name_in_owner>` | ``false`` |
  65. +-----------------------------------------------------------------------------+-----------------------------------------------------------------------------------+-----------+
  66. .. rst-class:: classref-reftable-group
  67. Methods
  68. -------
  69. .. table::
  70. :widths: auto
  71. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  72. | |void| | :ref:`_enter_tree<class_Node_private_method__enter_tree>`\ (\ ) |virtual| |
  73. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  74. | |void| | :ref:`_exit_tree<class_Node_private_method__exit_tree>`\ (\ ) |virtual| |
  75. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  76. | :ref:`PackedStringArray<class_PackedStringArray>` | :ref:`_get_configuration_warnings<class_Node_private_method__get_configuration_warnings>`\ (\ ) |virtual| |const| |
  77. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  78. | |void| | :ref:`_input<class_Node_private_method__input>`\ (\ event\: :ref:`InputEvent<class_InputEvent>`\ ) |virtual| |
  79. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  80. | |void| | :ref:`_physics_process<class_Node_private_method__physics_process>`\ (\ delta\: :ref:`float<class_float>`\ ) |virtual| |
  81. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  82. | |void| | :ref:`_process<class_Node_private_method__process>`\ (\ delta\: :ref:`float<class_float>`\ ) |virtual| |
  83. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  84. | |void| | :ref:`_ready<class_Node_private_method__ready>`\ (\ ) |virtual| |
  85. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  86. | |void| | :ref:`_shortcut_input<class_Node_private_method__shortcut_input>`\ (\ event\: :ref:`InputEvent<class_InputEvent>`\ ) |virtual| |
  87. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  88. | |void| | :ref:`_unhandled_input<class_Node_private_method__unhandled_input>`\ (\ event\: :ref:`InputEvent<class_InputEvent>`\ ) |virtual| |
  89. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  90. | |void| | :ref:`_unhandled_key_input<class_Node_private_method__unhandled_key_input>`\ (\ event\: :ref:`InputEvent<class_InputEvent>`\ ) |virtual| |
  91. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  92. | |void| | :ref:`add_child<class_Node_method_add_child>`\ (\ node\: :ref:`Node<class_Node>`, force_readable_name\: :ref:`bool<class_bool>` = false, internal\: :ref:`InternalMode<enum_Node_InternalMode>` = 0\ ) |
  93. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  94. | |void| | :ref:`add_sibling<class_Node_method_add_sibling>`\ (\ sibling\: :ref:`Node<class_Node>`, force_readable_name\: :ref:`bool<class_bool>` = false\ ) |
  95. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  96. | |void| | :ref:`add_to_group<class_Node_method_add_to_group>`\ (\ group\: :ref:`StringName<class_StringName>`, persistent\: :ref:`bool<class_bool>` = false\ ) |
  97. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  98. | :ref:`String<class_String>` | :ref:`atr<class_Node_method_atr>`\ (\ message\: :ref:`String<class_String>`, context\: :ref:`StringName<class_StringName>` = ""\ ) |const| |
  99. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  100. | :ref:`String<class_String>` | :ref:`atr_n<class_Node_method_atr_n>`\ (\ message\: :ref:`String<class_String>`, plural_message\: :ref:`StringName<class_StringName>`, n\: :ref:`int<class_int>`, context\: :ref:`StringName<class_StringName>` = ""\ ) |const| |
  101. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  102. | :ref:`Variant<class_Variant>` | :ref:`call_deferred_thread_group<class_Node_method_call_deferred_thread_group>`\ (\ method\: :ref:`StringName<class_StringName>`, ...\ ) |vararg| |
  103. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  104. | :ref:`Variant<class_Variant>` | :ref:`call_thread_safe<class_Node_method_call_thread_safe>`\ (\ method\: :ref:`StringName<class_StringName>`, ...\ ) |vararg| |
  105. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  106. | :ref:`bool<class_bool>` | :ref:`can_process<class_Node_method_can_process>`\ (\ ) |const| |
  107. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  108. | :ref:`Tween<class_Tween>` | :ref:`create_tween<class_Node_method_create_tween>`\ (\ ) |
  109. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  110. | :ref:`Node<class_Node>` | :ref:`duplicate<class_Node_method_duplicate>`\ (\ flags\: :ref:`int<class_int>` = 15\ ) |const| |
  111. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  112. | :ref:`Node<class_Node>` | :ref:`find_child<class_Node_method_find_child>`\ (\ pattern\: :ref:`String<class_String>`, recursive\: :ref:`bool<class_bool>` = true, owned\: :ref:`bool<class_bool>` = true\ ) |const| |
  113. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  114. | :ref:`Array<class_Array>`\[:ref:`Node<class_Node>`\] | :ref:`find_children<class_Node_method_find_children>`\ (\ pattern\: :ref:`String<class_String>`, type\: :ref:`String<class_String>` = "", recursive\: :ref:`bool<class_bool>` = true, owned\: :ref:`bool<class_bool>` = true\ ) |const| |
  115. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  116. | :ref:`Node<class_Node>` | :ref:`find_parent<class_Node_method_find_parent>`\ (\ pattern\: :ref:`String<class_String>`\ ) |const| |
  117. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  118. | :ref:`Node<class_Node>` | :ref:`get_child<class_Node_method_get_child>`\ (\ idx\: :ref:`int<class_int>`, include_internal\: :ref:`bool<class_bool>` = false\ ) |const| |
  119. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  120. | :ref:`int<class_int>` | :ref:`get_child_count<class_Node_method_get_child_count>`\ (\ include_internal\: :ref:`bool<class_bool>` = false\ ) |const| |
  121. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  122. | :ref:`Array<class_Array>`\[:ref:`Node<class_Node>`\] | :ref:`get_children<class_Node_method_get_children>`\ (\ include_internal\: :ref:`bool<class_bool>` = false\ ) |const| |
  123. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  124. | :ref:`Array<class_Array>`\[:ref:`StringName<class_StringName>`\] | :ref:`get_groups<class_Node_method_get_groups>`\ (\ ) |const| |
  125. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  126. | :ref:`int<class_int>` | :ref:`get_index<class_Node_method_get_index>`\ (\ include_internal\: :ref:`bool<class_bool>` = false\ ) |const| |
  127. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  128. | :ref:`Window<class_Window>` | :ref:`get_last_exclusive_window<class_Node_method_get_last_exclusive_window>`\ (\ ) |const| |
  129. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  130. | :ref:`int<class_int>` | :ref:`get_multiplayer_authority<class_Node_method_get_multiplayer_authority>`\ (\ ) |const| |
  131. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  132. | :ref:`Node<class_Node>` | :ref:`get_node<class_Node_method_get_node>`\ (\ path\: :ref:`NodePath<class_NodePath>`\ ) |const| |
  133. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  134. | :ref:`Array<class_Array>` | :ref:`get_node_and_resource<class_Node_method_get_node_and_resource>`\ (\ path\: :ref:`NodePath<class_NodePath>`\ ) |
  135. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  136. | :ref:`Node<class_Node>` | :ref:`get_node_or_null<class_Node_method_get_node_or_null>`\ (\ path\: :ref:`NodePath<class_NodePath>`\ ) |const| |
  137. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  138. | :ref:`Node<class_Node>` | :ref:`get_parent<class_Node_method_get_parent>`\ (\ ) |const| |
  139. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  140. | :ref:`NodePath<class_NodePath>` | :ref:`get_path<class_Node_method_get_path>`\ (\ ) |const| |
  141. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  142. | :ref:`NodePath<class_NodePath>` | :ref:`get_path_to<class_Node_method_get_path_to>`\ (\ node\: :ref:`Node<class_Node>`, use_unique_path\: :ref:`bool<class_bool>` = false\ ) |const| |
  143. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  144. | :ref:`float<class_float>` | :ref:`get_physics_process_delta_time<class_Node_method_get_physics_process_delta_time>`\ (\ ) |const| |
  145. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  146. | :ref:`float<class_float>` | :ref:`get_process_delta_time<class_Node_method_get_process_delta_time>`\ (\ ) |const| |
  147. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  148. | :ref:`Variant<class_Variant>` | :ref:`get_rpc_config<class_Node_method_get_rpc_config>`\ (\ ) |const| |
  149. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  150. | :ref:`bool<class_bool>` | :ref:`get_scene_instance_load_placeholder<class_Node_method_get_scene_instance_load_placeholder>`\ (\ ) |const| |
  151. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  152. | :ref:`SceneTree<class_SceneTree>` | :ref:`get_tree<class_Node_method_get_tree>`\ (\ ) |const| |
  153. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  154. | :ref:`String<class_String>` | :ref:`get_tree_string<class_Node_method_get_tree_string>`\ (\ ) |
  155. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  156. | :ref:`String<class_String>` | :ref:`get_tree_string_pretty<class_Node_method_get_tree_string_pretty>`\ (\ ) |
  157. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  158. | :ref:`Viewport<class_Viewport>` | :ref:`get_viewport<class_Node_method_get_viewport>`\ (\ ) |const| |
  159. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  160. | :ref:`Window<class_Window>` | :ref:`get_window<class_Node_method_get_window>`\ (\ ) |const| |
  161. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  162. | :ref:`bool<class_bool>` | :ref:`has_node<class_Node_method_has_node>`\ (\ path\: :ref:`NodePath<class_NodePath>`\ ) |const| |
  163. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  164. | :ref:`bool<class_bool>` | :ref:`has_node_and_resource<class_Node_method_has_node_and_resource>`\ (\ path\: :ref:`NodePath<class_NodePath>`\ ) |const| |
  165. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  166. | :ref:`bool<class_bool>` | :ref:`is_ancestor_of<class_Node_method_is_ancestor_of>`\ (\ node\: :ref:`Node<class_Node>`\ ) |const| |
  167. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  168. | :ref:`bool<class_bool>` | :ref:`is_displayed_folded<class_Node_method_is_displayed_folded>`\ (\ ) |const| |
  169. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  170. | :ref:`bool<class_bool>` | :ref:`is_editable_instance<class_Node_method_is_editable_instance>`\ (\ node\: :ref:`Node<class_Node>`\ ) |const| |
  171. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  172. | :ref:`bool<class_bool>` | :ref:`is_greater_than<class_Node_method_is_greater_than>`\ (\ node\: :ref:`Node<class_Node>`\ ) |const| |
  173. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  174. | :ref:`bool<class_bool>` | :ref:`is_in_group<class_Node_method_is_in_group>`\ (\ group\: :ref:`StringName<class_StringName>`\ ) |const| |
  175. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  176. | :ref:`bool<class_bool>` | :ref:`is_inside_tree<class_Node_method_is_inside_tree>`\ (\ ) |const| |
  177. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  178. | :ref:`bool<class_bool>` | :ref:`is_multiplayer_authority<class_Node_method_is_multiplayer_authority>`\ (\ ) |const| |
  179. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  180. | :ref:`bool<class_bool>` | :ref:`is_node_ready<class_Node_method_is_node_ready>`\ (\ ) |const| |
  181. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  182. | :ref:`bool<class_bool>` | :ref:`is_part_of_edited_scene<class_Node_method_is_part_of_edited_scene>`\ (\ ) |const| |
  183. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  184. | :ref:`bool<class_bool>` | :ref:`is_physics_interpolated<class_Node_method_is_physics_interpolated>`\ (\ ) |const| |
  185. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  186. | :ref:`bool<class_bool>` | :ref:`is_physics_interpolated_and_enabled<class_Node_method_is_physics_interpolated_and_enabled>`\ (\ ) |const| |
  187. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  188. | :ref:`bool<class_bool>` | :ref:`is_physics_processing<class_Node_method_is_physics_processing>`\ (\ ) |const| |
  189. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  190. | :ref:`bool<class_bool>` | :ref:`is_physics_processing_internal<class_Node_method_is_physics_processing_internal>`\ (\ ) |const| |
  191. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  192. | :ref:`bool<class_bool>` | :ref:`is_processing<class_Node_method_is_processing>`\ (\ ) |const| |
  193. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  194. | :ref:`bool<class_bool>` | :ref:`is_processing_input<class_Node_method_is_processing_input>`\ (\ ) |const| |
  195. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  196. | :ref:`bool<class_bool>` | :ref:`is_processing_internal<class_Node_method_is_processing_internal>`\ (\ ) |const| |
  197. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  198. | :ref:`bool<class_bool>` | :ref:`is_processing_shortcut_input<class_Node_method_is_processing_shortcut_input>`\ (\ ) |const| |
  199. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  200. | :ref:`bool<class_bool>` | :ref:`is_processing_unhandled_input<class_Node_method_is_processing_unhandled_input>`\ (\ ) |const| |
  201. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  202. | :ref:`bool<class_bool>` | :ref:`is_processing_unhandled_key_input<class_Node_method_is_processing_unhandled_key_input>`\ (\ ) |const| |
  203. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  204. | |void| | :ref:`move_child<class_Node_method_move_child>`\ (\ child_node\: :ref:`Node<class_Node>`, to_index\: :ref:`int<class_int>`\ ) |
  205. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  206. | |void| | :ref:`notify_deferred_thread_group<class_Node_method_notify_deferred_thread_group>`\ (\ what\: :ref:`int<class_int>`\ ) |
  207. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  208. | |void| | :ref:`notify_thread_safe<class_Node_method_notify_thread_safe>`\ (\ what\: :ref:`int<class_int>`\ ) |
  209. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  210. | |void| | :ref:`print_orphan_nodes<class_Node_method_print_orphan_nodes>`\ (\ ) |static| |
  211. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  212. | |void| | :ref:`print_tree<class_Node_method_print_tree>`\ (\ ) |
  213. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  214. | |void| | :ref:`print_tree_pretty<class_Node_method_print_tree_pretty>`\ (\ ) |
  215. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  216. | |void| | :ref:`propagate_call<class_Node_method_propagate_call>`\ (\ method\: :ref:`StringName<class_StringName>`, args\: :ref:`Array<class_Array>` = [], parent_first\: :ref:`bool<class_bool>` = false\ ) |
  217. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  218. | |void| | :ref:`propagate_notification<class_Node_method_propagate_notification>`\ (\ what\: :ref:`int<class_int>`\ ) |
  219. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  220. | |void| | :ref:`queue_free<class_Node_method_queue_free>`\ (\ ) |
  221. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  222. | |void| | :ref:`remove_child<class_Node_method_remove_child>`\ (\ node\: :ref:`Node<class_Node>`\ ) |
  223. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  224. | |void| | :ref:`remove_from_group<class_Node_method_remove_from_group>`\ (\ group\: :ref:`StringName<class_StringName>`\ ) |
  225. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  226. | |void| | :ref:`reparent<class_Node_method_reparent>`\ (\ new_parent\: :ref:`Node<class_Node>`, keep_global_transform\: :ref:`bool<class_bool>` = true\ ) |
  227. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  228. | |void| | :ref:`replace_by<class_Node_method_replace_by>`\ (\ node\: :ref:`Node<class_Node>`, keep_groups\: :ref:`bool<class_bool>` = false\ ) |
  229. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  230. | |void| | :ref:`request_ready<class_Node_method_request_ready>`\ (\ ) |
  231. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  232. | |void| | :ref:`reset_physics_interpolation<class_Node_method_reset_physics_interpolation>`\ (\ ) |
  233. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  234. | :ref:`Error<enum_@GlobalScope_Error>` | :ref:`rpc<class_Node_method_rpc>`\ (\ method\: :ref:`StringName<class_StringName>`, ...\ ) |vararg| |
  235. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  236. | |void| | :ref:`rpc_config<class_Node_method_rpc_config>`\ (\ method\: :ref:`StringName<class_StringName>`, config\: :ref:`Variant<class_Variant>`\ ) |
  237. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  238. | :ref:`Error<enum_@GlobalScope_Error>` | :ref:`rpc_id<class_Node_method_rpc_id>`\ (\ peer_id\: :ref:`int<class_int>`, method\: :ref:`StringName<class_StringName>`, ...\ ) |vararg| |
  239. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  240. | |void| | :ref:`set_deferred_thread_group<class_Node_method_set_deferred_thread_group>`\ (\ property\: :ref:`StringName<class_StringName>`, value\: :ref:`Variant<class_Variant>`\ ) |
  241. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  242. | |void| | :ref:`set_display_folded<class_Node_method_set_display_folded>`\ (\ fold\: :ref:`bool<class_bool>`\ ) |
  243. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  244. | |void| | :ref:`set_editable_instance<class_Node_method_set_editable_instance>`\ (\ node\: :ref:`Node<class_Node>`, is_editable\: :ref:`bool<class_bool>`\ ) |
  245. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  246. | |void| | :ref:`set_multiplayer_authority<class_Node_method_set_multiplayer_authority>`\ (\ id\: :ref:`int<class_int>`, recursive\: :ref:`bool<class_bool>` = true\ ) |
  247. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  248. | |void| | :ref:`set_physics_process<class_Node_method_set_physics_process>`\ (\ enable\: :ref:`bool<class_bool>`\ ) |
  249. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  250. | |void| | :ref:`set_physics_process_internal<class_Node_method_set_physics_process_internal>`\ (\ enable\: :ref:`bool<class_bool>`\ ) |
  251. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  252. | |void| | :ref:`set_process<class_Node_method_set_process>`\ (\ enable\: :ref:`bool<class_bool>`\ ) |
  253. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  254. | |void| | :ref:`set_process_input<class_Node_method_set_process_input>`\ (\ enable\: :ref:`bool<class_bool>`\ ) |
  255. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  256. | |void| | :ref:`set_process_internal<class_Node_method_set_process_internal>`\ (\ enable\: :ref:`bool<class_bool>`\ ) |
  257. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  258. | |void| | :ref:`set_process_shortcut_input<class_Node_method_set_process_shortcut_input>`\ (\ enable\: :ref:`bool<class_bool>`\ ) |
  259. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  260. | |void| | :ref:`set_process_unhandled_input<class_Node_method_set_process_unhandled_input>`\ (\ enable\: :ref:`bool<class_bool>`\ ) |
  261. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  262. | |void| | :ref:`set_process_unhandled_key_input<class_Node_method_set_process_unhandled_key_input>`\ (\ enable\: :ref:`bool<class_bool>`\ ) |
  263. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  264. | |void| | :ref:`set_scene_instance_load_placeholder<class_Node_method_set_scene_instance_load_placeholder>`\ (\ load_placeholder\: :ref:`bool<class_bool>`\ ) |
  265. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  266. | |void| | :ref:`set_thread_safe<class_Node_method_set_thread_safe>`\ (\ property\: :ref:`StringName<class_StringName>`, value\: :ref:`Variant<class_Variant>`\ ) |
  267. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  268. | |void| | :ref:`set_translation_domain_inherited<class_Node_method_set_translation_domain_inherited>`\ (\ ) |
  269. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  270. | |void| | :ref:`update_configuration_warnings<class_Node_method_update_configuration_warnings>`\ (\ ) |
  271. +------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  272. .. rst-class:: classref-section-separator
  273. ----
  274. .. rst-class:: classref-descriptions-group
  275. Signals
  276. -------
  277. .. _class_Node_signal_child_entered_tree:
  278. .. rst-class:: classref-signal
  279. **child_entered_tree**\ (\ node\: :ref:`Node<class_Node>`\ ) :ref:`๐Ÿ”—<class_Node_signal_child_entered_tree>`
  280. Emitted when the child ``node`` enters the :ref:`SceneTree<class_SceneTree>`, usually because this node entered the tree (see :ref:`tree_entered<class_Node_signal_tree_entered>`), or :ref:`add_child<class_Node_method_add_child>` has been called.
  281. This signal is emitted *after* the child node's own :ref:`NOTIFICATION_ENTER_TREE<class_Node_constant_NOTIFICATION_ENTER_TREE>` and :ref:`tree_entered<class_Node_signal_tree_entered>`.
  282. .. rst-class:: classref-item-separator
  283. ----
  284. .. _class_Node_signal_child_exiting_tree:
  285. .. rst-class:: classref-signal
  286. **child_exiting_tree**\ (\ node\: :ref:`Node<class_Node>`\ ) :ref:`๐Ÿ”—<class_Node_signal_child_exiting_tree>`
  287. Emitted when the child ``node`` is about to exit the :ref:`SceneTree<class_SceneTree>`, usually because this node is exiting the tree (see :ref:`tree_exiting<class_Node_signal_tree_exiting>`), or because the child ``node`` is being removed or freed.
  288. When this signal is received, the child ``node`` is still accessible inside the tree. This signal is emitted *after* the child node's own :ref:`tree_exiting<class_Node_signal_tree_exiting>` and :ref:`NOTIFICATION_EXIT_TREE<class_Node_constant_NOTIFICATION_EXIT_TREE>`.
  289. .. rst-class:: classref-item-separator
  290. ----
  291. .. _class_Node_signal_child_order_changed:
  292. .. rst-class:: classref-signal
  293. **child_order_changed**\ (\ ) :ref:`๐Ÿ”—<class_Node_signal_child_order_changed>`
  294. Emitted when the list of children is changed. This happens when child nodes are added, moved or removed.
  295. .. rst-class:: classref-item-separator
  296. ----
  297. .. _class_Node_signal_editor_description_changed:
  298. .. rst-class:: classref-signal
  299. **editor_description_changed**\ (\ node\: :ref:`Node<class_Node>`\ ) :ref:`๐Ÿ”—<class_Node_signal_editor_description_changed>`
  300. Emitted when the node's editor description field changed.
  301. .. rst-class:: classref-item-separator
  302. ----
  303. .. _class_Node_signal_ready:
  304. .. rst-class:: classref-signal
  305. **ready**\ (\ ) :ref:`๐Ÿ”—<class_Node_signal_ready>`
  306. Emitted when the node is considered ready, after :ref:`_ready<class_Node_private_method__ready>` is called.
  307. .. rst-class:: classref-item-separator
  308. ----
  309. .. _class_Node_signal_renamed:
  310. .. rst-class:: classref-signal
  311. **renamed**\ (\ ) :ref:`๐Ÿ”—<class_Node_signal_renamed>`
  312. Emitted when the node's :ref:`name<class_Node_property_name>` is changed, if the node is inside the tree.
  313. .. rst-class:: classref-item-separator
  314. ----
  315. .. _class_Node_signal_replacing_by:
  316. .. rst-class:: classref-signal
  317. **replacing_by**\ (\ node\: :ref:`Node<class_Node>`\ ) :ref:`๐Ÿ”—<class_Node_signal_replacing_by>`
  318. Emitted when this node is being replaced by the ``node``, see :ref:`replace_by<class_Node_method_replace_by>`.
  319. This signal is emitted *after* ``node`` has been added as a child of the original parent node, but *before* all original child nodes have been reparented to ``node``.
  320. .. rst-class:: classref-item-separator
  321. ----
  322. .. _class_Node_signal_tree_entered:
  323. .. rst-class:: classref-signal
  324. **tree_entered**\ (\ ) :ref:`๐Ÿ”—<class_Node_signal_tree_entered>`
  325. Emitted when the node enters the tree.
  326. This signal is emitted *after* the related :ref:`NOTIFICATION_ENTER_TREE<class_Node_constant_NOTIFICATION_ENTER_TREE>` notification.
  327. .. rst-class:: classref-item-separator
  328. ----
  329. .. _class_Node_signal_tree_exited:
  330. .. rst-class:: classref-signal
  331. **tree_exited**\ (\ ) :ref:`๐Ÿ”—<class_Node_signal_tree_exited>`
  332. Emitted after the node exits the tree and is no longer active.
  333. This signal is emitted *after* the related :ref:`NOTIFICATION_EXIT_TREE<class_Node_constant_NOTIFICATION_EXIT_TREE>` notification.
  334. .. rst-class:: classref-item-separator
  335. ----
  336. .. _class_Node_signal_tree_exiting:
  337. .. rst-class:: classref-signal
  338. **tree_exiting**\ (\ ) :ref:`๐Ÿ”—<class_Node_signal_tree_exiting>`
  339. Emitted when the node is just about to exit the tree. The node is still valid. As such, this is the right place for de-initialization (or a "destructor", if you will).
  340. This signal is emitted *after* the node's :ref:`_exit_tree<class_Node_private_method__exit_tree>`, and *before* the related :ref:`NOTIFICATION_EXIT_TREE<class_Node_constant_NOTIFICATION_EXIT_TREE>`.
  341. .. rst-class:: classref-section-separator
  342. ----
  343. .. rst-class:: classref-descriptions-group
  344. Enumerations
  345. ------------
  346. .. _enum_Node_ProcessMode:
  347. .. rst-class:: classref-enumeration
  348. enum **ProcessMode**: :ref:`๐Ÿ”—<enum_Node_ProcessMode>`
  349. .. _class_Node_constant_PROCESS_MODE_INHERIT:
  350. .. rst-class:: classref-enumeration-constant
  351. :ref:`ProcessMode<enum_Node_ProcessMode>` **PROCESS_MODE_INHERIT** = ``0``
  352. Inherits :ref:`process_mode<class_Node_property_process_mode>` from the node's parent. This is the default for any newly created node.
  353. .. _class_Node_constant_PROCESS_MODE_PAUSABLE:
  354. .. rst-class:: classref-enumeration-constant
  355. :ref:`ProcessMode<enum_Node_ProcessMode>` **PROCESS_MODE_PAUSABLE** = ``1``
  356. Stops processing when :ref:`SceneTree.paused<class_SceneTree_property_paused>` is ``true``. This is the inverse of :ref:`PROCESS_MODE_WHEN_PAUSED<class_Node_constant_PROCESS_MODE_WHEN_PAUSED>`, and the default for the root node.
  357. .. _class_Node_constant_PROCESS_MODE_WHEN_PAUSED:
  358. .. rst-class:: classref-enumeration-constant
  359. :ref:`ProcessMode<enum_Node_ProcessMode>` **PROCESS_MODE_WHEN_PAUSED** = ``2``
  360. Process **only** when :ref:`SceneTree.paused<class_SceneTree_property_paused>` is ``true``. This is the inverse of :ref:`PROCESS_MODE_PAUSABLE<class_Node_constant_PROCESS_MODE_PAUSABLE>`.
  361. .. _class_Node_constant_PROCESS_MODE_ALWAYS:
  362. .. rst-class:: classref-enumeration-constant
  363. :ref:`ProcessMode<enum_Node_ProcessMode>` **PROCESS_MODE_ALWAYS** = ``3``
  364. Always process. Keeps processing, ignoring :ref:`SceneTree.paused<class_SceneTree_property_paused>`. This is the inverse of :ref:`PROCESS_MODE_DISABLED<class_Node_constant_PROCESS_MODE_DISABLED>`.
  365. .. _class_Node_constant_PROCESS_MODE_DISABLED:
  366. .. rst-class:: classref-enumeration-constant
  367. :ref:`ProcessMode<enum_Node_ProcessMode>` **PROCESS_MODE_DISABLED** = ``4``
  368. Never process. Completely disables processing, ignoring :ref:`SceneTree.paused<class_SceneTree_property_paused>`. This is the inverse of :ref:`PROCESS_MODE_ALWAYS<class_Node_constant_PROCESS_MODE_ALWAYS>`.
  369. .. rst-class:: classref-item-separator
  370. ----
  371. .. _enum_Node_ProcessThreadGroup:
  372. .. rst-class:: classref-enumeration
  373. enum **ProcessThreadGroup**: :ref:`๐Ÿ”—<enum_Node_ProcessThreadGroup>`
  374. .. _class_Node_constant_PROCESS_THREAD_GROUP_INHERIT:
  375. .. rst-class:: classref-enumeration-constant
  376. :ref:`ProcessThreadGroup<enum_Node_ProcessThreadGroup>` **PROCESS_THREAD_GROUP_INHERIT** = ``0``
  377. Process this node based on the thread group mode of the first parent (or grandparent) node that has a thread group mode that is not inherit. See :ref:`process_thread_group<class_Node_property_process_thread_group>` for more information.
  378. .. _class_Node_constant_PROCESS_THREAD_GROUP_MAIN_THREAD:
  379. .. rst-class:: classref-enumeration-constant
  380. :ref:`ProcessThreadGroup<enum_Node_ProcessThreadGroup>` **PROCESS_THREAD_GROUP_MAIN_THREAD** = ``1``
  381. Process this node (and child nodes set to inherit) on the main thread. See :ref:`process_thread_group<class_Node_property_process_thread_group>` for more information.
  382. .. _class_Node_constant_PROCESS_THREAD_GROUP_SUB_THREAD:
  383. .. rst-class:: classref-enumeration-constant
  384. :ref:`ProcessThreadGroup<enum_Node_ProcessThreadGroup>` **PROCESS_THREAD_GROUP_SUB_THREAD** = ``2``
  385. Process this node (and child nodes set to inherit) on a sub-thread. See :ref:`process_thread_group<class_Node_property_process_thread_group>` for more information.
  386. .. rst-class:: classref-item-separator
  387. ----
  388. .. _enum_Node_ProcessThreadMessages:
  389. .. rst-class:: classref-enumeration
  390. flags **ProcessThreadMessages**: :ref:`๐Ÿ”—<enum_Node_ProcessThreadMessages>`
  391. .. _class_Node_constant_FLAG_PROCESS_THREAD_MESSAGES:
  392. .. rst-class:: classref-enumeration-constant
  393. :ref:`ProcessThreadMessages<enum_Node_ProcessThreadMessages>` **FLAG_PROCESS_THREAD_MESSAGES** = ``1``
  394. Allows this node to process threaded messages created with :ref:`call_deferred_thread_group<class_Node_method_call_deferred_thread_group>` right before :ref:`_process<class_Node_private_method__process>` is called.
  395. .. _class_Node_constant_FLAG_PROCESS_THREAD_MESSAGES_PHYSICS:
  396. .. rst-class:: classref-enumeration-constant
  397. :ref:`ProcessThreadMessages<enum_Node_ProcessThreadMessages>` **FLAG_PROCESS_THREAD_MESSAGES_PHYSICS** = ``2``
  398. Allows this node to process threaded messages created with :ref:`call_deferred_thread_group<class_Node_method_call_deferred_thread_group>` right before :ref:`_physics_process<class_Node_private_method__physics_process>` is called.
  399. .. _class_Node_constant_FLAG_PROCESS_THREAD_MESSAGES_ALL:
  400. .. rst-class:: classref-enumeration-constant
  401. :ref:`ProcessThreadMessages<enum_Node_ProcessThreadMessages>` **FLAG_PROCESS_THREAD_MESSAGES_ALL** = ``3``
  402. Allows this node to process threaded messages created with :ref:`call_deferred_thread_group<class_Node_method_call_deferred_thread_group>` right before either :ref:`_process<class_Node_private_method__process>` or :ref:`_physics_process<class_Node_private_method__physics_process>` are called.
  403. .. rst-class:: classref-item-separator
  404. ----
  405. .. _enum_Node_PhysicsInterpolationMode:
  406. .. rst-class:: classref-enumeration
  407. enum **PhysicsInterpolationMode**: :ref:`๐Ÿ”—<enum_Node_PhysicsInterpolationMode>`
  408. .. _class_Node_constant_PHYSICS_INTERPOLATION_MODE_INHERIT:
  409. .. rst-class:: classref-enumeration-constant
  410. :ref:`PhysicsInterpolationMode<enum_Node_PhysicsInterpolationMode>` **PHYSICS_INTERPOLATION_MODE_INHERIT** = ``0``
  411. Inherits :ref:`physics_interpolation_mode<class_Node_property_physics_interpolation_mode>` from the node's parent. This is the default for any newly created node.
  412. .. _class_Node_constant_PHYSICS_INTERPOLATION_MODE_ON:
  413. .. rst-class:: classref-enumeration-constant
  414. :ref:`PhysicsInterpolationMode<enum_Node_PhysicsInterpolationMode>` **PHYSICS_INTERPOLATION_MODE_ON** = ``1``
  415. Enables physics interpolation for this node and for children set to :ref:`PHYSICS_INTERPOLATION_MODE_INHERIT<class_Node_constant_PHYSICS_INTERPOLATION_MODE_INHERIT>`. This is the default for the root node.
  416. .. _class_Node_constant_PHYSICS_INTERPOLATION_MODE_OFF:
  417. .. rst-class:: classref-enumeration-constant
  418. :ref:`PhysicsInterpolationMode<enum_Node_PhysicsInterpolationMode>` **PHYSICS_INTERPOLATION_MODE_OFF** = ``2``
  419. Disables physics interpolation for this node and for children set to :ref:`PHYSICS_INTERPOLATION_MODE_INHERIT<class_Node_constant_PHYSICS_INTERPOLATION_MODE_INHERIT>`.
  420. .. rst-class:: classref-item-separator
  421. ----
  422. .. _enum_Node_DuplicateFlags:
  423. .. rst-class:: classref-enumeration
  424. enum **DuplicateFlags**: :ref:`๐Ÿ”—<enum_Node_DuplicateFlags>`
  425. .. _class_Node_constant_DUPLICATE_SIGNALS:
  426. .. rst-class:: classref-enumeration-constant
  427. :ref:`DuplicateFlags<enum_Node_DuplicateFlags>` **DUPLICATE_SIGNALS** = ``1``
  428. Duplicate the node's signal connections.
  429. .. _class_Node_constant_DUPLICATE_GROUPS:
  430. .. rst-class:: classref-enumeration-constant
  431. :ref:`DuplicateFlags<enum_Node_DuplicateFlags>` **DUPLICATE_GROUPS** = ``2``
  432. Duplicate the node's groups.
  433. .. _class_Node_constant_DUPLICATE_SCRIPTS:
  434. .. rst-class:: classref-enumeration-constant
  435. :ref:`DuplicateFlags<enum_Node_DuplicateFlags>` **DUPLICATE_SCRIPTS** = ``4``
  436. Duplicate the node's script (also overriding the duplicated children's scripts, if combined with :ref:`DUPLICATE_USE_INSTANTIATION<class_Node_constant_DUPLICATE_USE_INSTANTIATION>`).
  437. .. _class_Node_constant_DUPLICATE_USE_INSTANTIATION:
  438. .. rst-class:: classref-enumeration-constant
  439. :ref:`DuplicateFlags<enum_Node_DuplicateFlags>` **DUPLICATE_USE_INSTANTIATION** = ``8``
  440. Duplicate using :ref:`PackedScene.instantiate<class_PackedScene_method_instantiate>`. If the node comes from a scene saved on disk, re-uses :ref:`PackedScene.instantiate<class_PackedScene_method_instantiate>` as the base for the duplicated node and its children.
  441. .. rst-class:: classref-item-separator
  442. ----
  443. .. _enum_Node_InternalMode:
  444. .. rst-class:: classref-enumeration
  445. enum **InternalMode**: :ref:`๐Ÿ”—<enum_Node_InternalMode>`
  446. .. _class_Node_constant_INTERNAL_MODE_DISABLED:
  447. .. rst-class:: classref-enumeration-constant
  448. :ref:`InternalMode<enum_Node_InternalMode>` **INTERNAL_MODE_DISABLED** = ``0``
  449. The node will not be internal.
  450. .. _class_Node_constant_INTERNAL_MODE_FRONT:
  451. .. rst-class:: classref-enumeration-constant
  452. :ref:`InternalMode<enum_Node_InternalMode>` **INTERNAL_MODE_FRONT** = ``1``
  453. The node will be placed at the beginning of the parent's children, before any non-internal sibling.
  454. .. _class_Node_constant_INTERNAL_MODE_BACK:
  455. .. rst-class:: classref-enumeration-constant
  456. :ref:`InternalMode<enum_Node_InternalMode>` **INTERNAL_MODE_BACK** = ``2``
  457. The node will be placed at the end of the parent's children, after any non-internal sibling.
  458. .. rst-class:: classref-item-separator
  459. ----
  460. .. _enum_Node_AutoTranslateMode:
  461. .. rst-class:: classref-enumeration
  462. enum **AutoTranslateMode**: :ref:`๐Ÿ”—<enum_Node_AutoTranslateMode>`
  463. .. _class_Node_constant_AUTO_TRANSLATE_MODE_INHERIT:
  464. .. rst-class:: classref-enumeration-constant
  465. :ref:`AutoTranslateMode<enum_Node_AutoTranslateMode>` **AUTO_TRANSLATE_MODE_INHERIT** = ``0``
  466. Inherits :ref:`auto_translate_mode<class_Node_property_auto_translate_mode>` from the node's parent. This is the default for any newly created node.
  467. .. _class_Node_constant_AUTO_TRANSLATE_MODE_ALWAYS:
  468. .. rst-class:: classref-enumeration-constant
  469. :ref:`AutoTranslateMode<enum_Node_AutoTranslateMode>` **AUTO_TRANSLATE_MODE_ALWAYS** = ``1``
  470. Always automatically translate. This is the inverse of :ref:`AUTO_TRANSLATE_MODE_DISABLED<class_Node_constant_AUTO_TRANSLATE_MODE_DISABLED>`, and the default for the root node.
  471. .. _class_Node_constant_AUTO_TRANSLATE_MODE_DISABLED:
  472. .. rst-class:: classref-enumeration-constant
  473. :ref:`AutoTranslateMode<enum_Node_AutoTranslateMode>` **AUTO_TRANSLATE_MODE_DISABLED** = ``2``
  474. Never automatically translate. This is the inverse of :ref:`AUTO_TRANSLATE_MODE_ALWAYS<class_Node_constant_AUTO_TRANSLATE_MODE_ALWAYS>`.
  475. String parsing for POT generation will be skipped for this node and children that are set to :ref:`AUTO_TRANSLATE_MODE_INHERIT<class_Node_constant_AUTO_TRANSLATE_MODE_INHERIT>`.
  476. .. rst-class:: classref-section-separator
  477. ----
  478. .. rst-class:: classref-descriptions-group
  479. Constants
  480. ---------
  481. .. _class_Node_constant_NOTIFICATION_ENTER_TREE:
  482. .. rst-class:: classref-constant
  483. **NOTIFICATION_ENTER_TREE** = ``10`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_ENTER_TREE>`
  484. Notification received when the node enters a :ref:`SceneTree<class_SceneTree>`. See :ref:`_enter_tree<class_Node_private_method__enter_tree>`.
  485. This notification is received *before* the related :ref:`tree_entered<class_Node_signal_tree_entered>` signal.
  486. .. _class_Node_constant_NOTIFICATION_EXIT_TREE:
  487. .. rst-class:: classref-constant
  488. **NOTIFICATION_EXIT_TREE** = ``11`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_EXIT_TREE>`
  489. Notification received when the node is about to exit a :ref:`SceneTree<class_SceneTree>`. See :ref:`_exit_tree<class_Node_private_method__exit_tree>`.
  490. This notification is received *after* the related :ref:`tree_exiting<class_Node_signal_tree_exiting>` signal.
  491. .. _class_Node_constant_NOTIFICATION_MOVED_IN_PARENT:
  492. .. rst-class:: classref-constant
  493. **NOTIFICATION_MOVED_IN_PARENT** = ``12`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_MOVED_IN_PARENT>`
  494. **Deprecated:** This notification is no longer sent by the engine. Use :ref:`NOTIFICATION_CHILD_ORDER_CHANGED<class_Node_constant_NOTIFICATION_CHILD_ORDER_CHANGED>` instead.
  495. .. _class_Node_constant_NOTIFICATION_READY:
  496. .. rst-class:: classref-constant
  497. **NOTIFICATION_READY** = ``13`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_READY>`
  498. Notification received when the node is ready. See :ref:`_ready<class_Node_private_method__ready>`.
  499. .. _class_Node_constant_NOTIFICATION_PAUSED:
  500. .. rst-class:: classref-constant
  501. **NOTIFICATION_PAUSED** = ``14`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_PAUSED>`
  502. Notification received when the node is paused. See :ref:`process_mode<class_Node_property_process_mode>`.
  503. .. _class_Node_constant_NOTIFICATION_UNPAUSED:
  504. .. rst-class:: classref-constant
  505. **NOTIFICATION_UNPAUSED** = ``15`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_UNPAUSED>`
  506. Notification received when the node is unpaused. See :ref:`process_mode<class_Node_property_process_mode>`.
  507. .. _class_Node_constant_NOTIFICATION_PHYSICS_PROCESS:
  508. .. rst-class:: classref-constant
  509. **NOTIFICATION_PHYSICS_PROCESS** = ``16`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_PHYSICS_PROCESS>`
  510. Notification received from the tree every physics frame when :ref:`is_physics_processing<class_Node_method_is_physics_processing>` returns ``true``. See :ref:`_physics_process<class_Node_private_method__physics_process>`.
  511. .. _class_Node_constant_NOTIFICATION_PROCESS:
  512. .. rst-class:: classref-constant
  513. **NOTIFICATION_PROCESS** = ``17`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_PROCESS>`
  514. Notification received from the tree every rendered frame when :ref:`is_processing<class_Node_method_is_processing>` returns ``true``. See :ref:`_process<class_Node_private_method__process>`.
  515. .. _class_Node_constant_NOTIFICATION_PARENTED:
  516. .. rst-class:: classref-constant
  517. **NOTIFICATION_PARENTED** = ``18`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_PARENTED>`
  518. Notification received when the node is set as a child of another node (see :ref:`add_child<class_Node_method_add_child>` and :ref:`add_sibling<class_Node_method_add_sibling>`).
  519. \ **Note:** This does *not* mean that the node entered the :ref:`SceneTree<class_SceneTree>`.
  520. .. _class_Node_constant_NOTIFICATION_UNPARENTED:
  521. .. rst-class:: classref-constant
  522. **NOTIFICATION_UNPARENTED** = ``19`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_UNPARENTED>`
  523. Notification received when the parent node calls :ref:`remove_child<class_Node_method_remove_child>` on this node.
  524. \ **Note:** This does *not* mean that the node exited the :ref:`SceneTree<class_SceneTree>`.
  525. .. _class_Node_constant_NOTIFICATION_SCENE_INSTANTIATED:
  526. .. rst-class:: classref-constant
  527. **NOTIFICATION_SCENE_INSTANTIATED** = ``20`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_SCENE_INSTANTIATED>`
  528. Notification received *only* by the newly instantiated scene root node, when :ref:`PackedScene.instantiate<class_PackedScene_method_instantiate>` is completed.
  529. .. _class_Node_constant_NOTIFICATION_DRAG_BEGIN:
  530. .. rst-class:: classref-constant
  531. **NOTIFICATION_DRAG_BEGIN** = ``21`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_DRAG_BEGIN>`
  532. Notification received when a drag operation begins. All nodes receive this notification, not only the dragged one.
  533. Can be triggered either by dragging a :ref:`Control<class_Control>` that provides drag data (see :ref:`Control._get_drag_data<class_Control_private_method__get_drag_data>`) or using :ref:`Control.force_drag<class_Control_method_force_drag>`.
  534. Use :ref:`Viewport.gui_get_drag_data<class_Viewport_method_gui_get_drag_data>` to get the dragged data.
  535. .. _class_Node_constant_NOTIFICATION_DRAG_END:
  536. .. rst-class:: classref-constant
  537. **NOTIFICATION_DRAG_END** = ``22`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_DRAG_END>`
  538. Notification received when a drag operation ends.
  539. Use :ref:`Viewport.gui_is_drag_successful<class_Viewport_method_gui_is_drag_successful>` to check if the drag succeeded.
  540. .. _class_Node_constant_NOTIFICATION_PATH_RENAMED:
  541. .. rst-class:: classref-constant
  542. **NOTIFICATION_PATH_RENAMED** = ``23`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_PATH_RENAMED>`
  543. Notification received when the node's :ref:`name<class_Node_property_name>` or one of its ancestors' :ref:`name<class_Node_property_name>` is changed. This notification is *not* received when the node is removed from the :ref:`SceneTree<class_SceneTree>`.
  544. .. _class_Node_constant_NOTIFICATION_CHILD_ORDER_CHANGED:
  545. .. rst-class:: classref-constant
  546. **NOTIFICATION_CHILD_ORDER_CHANGED** = ``24`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_CHILD_ORDER_CHANGED>`
  547. Notification received when the list of children is changed. This happens when child nodes are added, moved or removed.
  548. .. _class_Node_constant_NOTIFICATION_INTERNAL_PROCESS:
  549. .. rst-class:: classref-constant
  550. **NOTIFICATION_INTERNAL_PROCESS** = ``25`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_INTERNAL_PROCESS>`
  551. Notification received from the tree every rendered frame when :ref:`is_processing_internal<class_Node_method_is_processing_internal>` returns ``true``.
  552. .. _class_Node_constant_NOTIFICATION_INTERNAL_PHYSICS_PROCESS:
  553. .. rst-class:: classref-constant
  554. **NOTIFICATION_INTERNAL_PHYSICS_PROCESS** = ``26`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_INTERNAL_PHYSICS_PROCESS>`
  555. Notification received from the tree every physics frame when :ref:`is_physics_processing_internal<class_Node_method_is_physics_processing_internal>` returns ``true``.
  556. .. _class_Node_constant_NOTIFICATION_POST_ENTER_TREE:
  557. .. rst-class:: classref-constant
  558. **NOTIFICATION_POST_ENTER_TREE** = ``27`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_POST_ENTER_TREE>`
  559. Notification received when the node enters the tree, just before :ref:`NOTIFICATION_READY<class_Node_constant_NOTIFICATION_READY>` may be received. Unlike the latter, it is sent every time the node enters tree, not just once.
  560. .. _class_Node_constant_NOTIFICATION_DISABLED:
  561. .. rst-class:: classref-constant
  562. **NOTIFICATION_DISABLED** = ``28`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_DISABLED>`
  563. Notification received when the node is disabled. See :ref:`PROCESS_MODE_DISABLED<class_Node_constant_PROCESS_MODE_DISABLED>`.
  564. .. _class_Node_constant_NOTIFICATION_ENABLED:
  565. .. rst-class:: classref-constant
  566. **NOTIFICATION_ENABLED** = ``29`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_ENABLED>`
  567. Notification received when the node is enabled again after being disabled. See :ref:`PROCESS_MODE_DISABLED<class_Node_constant_PROCESS_MODE_DISABLED>`.
  568. .. _class_Node_constant_NOTIFICATION_RESET_PHYSICS_INTERPOLATION:
  569. .. rst-class:: classref-constant
  570. **NOTIFICATION_RESET_PHYSICS_INTERPOLATION** = ``2001`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_RESET_PHYSICS_INTERPOLATION>`
  571. Notification received when :ref:`reset_physics_interpolation<class_Node_method_reset_physics_interpolation>` is called on the node or its ancestors.
  572. .. _class_Node_constant_NOTIFICATION_EDITOR_PRE_SAVE:
  573. .. rst-class:: classref-constant
  574. **NOTIFICATION_EDITOR_PRE_SAVE** = ``9001`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_EDITOR_PRE_SAVE>`
  575. Notification received right before the scene with the node is saved in the editor. This notification is only sent in the Godot editor and will not occur in exported projects.
  576. .. _class_Node_constant_NOTIFICATION_EDITOR_POST_SAVE:
  577. .. rst-class:: classref-constant
  578. **NOTIFICATION_EDITOR_POST_SAVE** = ``9002`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_EDITOR_POST_SAVE>`
  579. Notification received right after the scene with the node is saved in the editor. This notification is only sent in the Godot editor and will not occur in exported projects.
  580. .. _class_Node_constant_NOTIFICATION_WM_MOUSE_ENTER:
  581. .. rst-class:: classref-constant
  582. **NOTIFICATION_WM_MOUSE_ENTER** = ``1002`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_WM_MOUSE_ENTER>`
  583. Notification received when the mouse enters the window.
  584. Implemented for embedded windows and on desktop and web platforms.
  585. .. _class_Node_constant_NOTIFICATION_WM_MOUSE_EXIT:
  586. .. rst-class:: classref-constant
  587. **NOTIFICATION_WM_MOUSE_EXIT** = ``1003`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_WM_MOUSE_EXIT>`
  588. Notification received when the mouse leaves the window.
  589. Implemented for embedded windows and on desktop and web platforms.
  590. .. _class_Node_constant_NOTIFICATION_WM_WINDOW_FOCUS_IN:
  591. .. rst-class:: classref-constant
  592. **NOTIFICATION_WM_WINDOW_FOCUS_IN** = ``1004`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_WM_WINDOW_FOCUS_IN>`
  593. Notification received from the OS when the node's :ref:`Window<class_Window>` ancestor is focused. This may be a change of focus between two windows of the same engine instance, or from the OS desktop or a third-party application to a window of the game (in which case :ref:`NOTIFICATION_APPLICATION_FOCUS_IN<class_Node_constant_NOTIFICATION_APPLICATION_FOCUS_IN>` is also received).
  594. A :ref:`Window<class_Window>` node receives this notification when it is focused.
  595. .. _class_Node_constant_NOTIFICATION_WM_WINDOW_FOCUS_OUT:
  596. .. rst-class:: classref-constant
  597. **NOTIFICATION_WM_WINDOW_FOCUS_OUT** = ``1005`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_WM_WINDOW_FOCUS_OUT>`
  598. Notification received from the OS when the node's :ref:`Window<class_Window>` ancestor is defocused. This may be a change of focus between two windows of the same engine instance, or from a window of the game to the OS desktop or a third-party application (in which case :ref:`NOTIFICATION_APPLICATION_FOCUS_OUT<class_Node_constant_NOTIFICATION_APPLICATION_FOCUS_OUT>` is also received).
  599. A :ref:`Window<class_Window>` node receives this notification when it is defocused.
  600. .. _class_Node_constant_NOTIFICATION_WM_CLOSE_REQUEST:
  601. .. rst-class:: classref-constant
  602. **NOTIFICATION_WM_CLOSE_REQUEST** = ``1006`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_WM_CLOSE_REQUEST>`
  603. Notification received from the OS when a close request is sent (e.g. closing the window with a "Close" button or :kbd:`Alt + F4`).
  604. Implemented on desktop platforms.
  605. .. _class_Node_constant_NOTIFICATION_WM_GO_BACK_REQUEST:
  606. .. rst-class:: classref-constant
  607. **NOTIFICATION_WM_GO_BACK_REQUEST** = ``1007`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_WM_GO_BACK_REQUEST>`
  608. Notification received from the OS when a go back request is sent (e.g. pressing the "Back" button on Android).
  609. Implemented only on Android.
  610. .. _class_Node_constant_NOTIFICATION_WM_SIZE_CHANGED:
  611. .. rst-class:: classref-constant
  612. **NOTIFICATION_WM_SIZE_CHANGED** = ``1008`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_WM_SIZE_CHANGED>`
  613. Notification received when the window is resized.
  614. \ **Note:** Only the resized :ref:`Window<class_Window>` node receives this notification, and it's not propagated to the child nodes.
  615. .. _class_Node_constant_NOTIFICATION_WM_DPI_CHANGE:
  616. .. rst-class:: classref-constant
  617. **NOTIFICATION_WM_DPI_CHANGE** = ``1009`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_WM_DPI_CHANGE>`
  618. Notification received from the OS when the screen's dots per inch (DPI) scale is changed. Only implemented on macOS.
  619. .. _class_Node_constant_NOTIFICATION_VP_MOUSE_ENTER:
  620. .. rst-class:: classref-constant
  621. **NOTIFICATION_VP_MOUSE_ENTER** = ``1010`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_VP_MOUSE_ENTER>`
  622. Notification received when the mouse cursor enters the :ref:`Viewport<class_Viewport>`'s visible area, that is not occluded behind other :ref:`Control<class_Control>`\ s or :ref:`Window<class_Window>`\ s, provided its :ref:`Viewport.gui_disable_input<class_Viewport_property_gui_disable_input>` is ``false`` and regardless if it's currently focused or not.
  623. .. _class_Node_constant_NOTIFICATION_VP_MOUSE_EXIT:
  624. .. rst-class:: classref-constant
  625. **NOTIFICATION_VP_MOUSE_EXIT** = ``1011`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_VP_MOUSE_EXIT>`
  626. Notification received when the mouse cursor leaves the :ref:`Viewport<class_Viewport>`'s visible area, that is not occluded behind other :ref:`Control<class_Control>`\ s or :ref:`Window<class_Window>`\ s, provided its :ref:`Viewport.gui_disable_input<class_Viewport_property_gui_disable_input>` is ``false`` and regardless if it's currently focused or not.
  627. .. _class_Node_constant_NOTIFICATION_OS_MEMORY_WARNING:
  628. .. rst-class:: classref-constant
  629. **NOTIFICATION_OS_MEMORY_WARNING** = ``2009`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_OS_MEMORY_WARNING>`
  630. Notification received from the OS when the application is exceeding its allocated memory.
  631. Implemented only on iOS.
  632. .. _class_Node_constant_NOTIFICATION_TRANSLATION_CHANGED:
  633. .. rst-class:: classref-constant
  634. **NOTIFICATION_TRANSLATION_CHANGED** = ``2010`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_TRANSLATION_CHANGED>`
  635. Notification received when translations may have changed. Can be triggered by the user changing the locale, changing :ref:`auto_translate_mode<class_Node_property_auto_translate_mode>` or when the node enters the scene tree. Can be used to respond to language changes, for example to change the UI strings on the fly. Useful when working with the built-in translation support, like :ref:`Object.tr<class_Object_method_tr>`.
  636. \ **Note:** This notification is received alongside :ref:`NOTIFICATION_ENTER_TREE<class_Node_constant_NOTIFICATION_ENTER_TREE>`, so if you are instantiating a scene, the child nodes will not be initialized yet. You can use it to setup translations for this node, child nodes created from script, or if you want to access child nodes added in the editor, make sure the node is ready using :ref:`is_node_ready<class_Node_method_is_node_ready>`.
  637. ::
  638. func _notification(what):
  639. if what == NOTIFICATION_TRANSLATION_CHANGED:
  640. if not is_node_ready():
  641. await ready # Wait until ready signal.
  642. $Label.text = atr("%d Bananas") % banana_counter
  643. .. _class_Node_constant_NOTIFICATION_WM_ABOUT:
  644. .. rst-class:: classref-constant
  645. **NOTIFICATION_WM_ABOUT** = ``2011`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_WM_ABOUT>`
  646. Notification received from the OS when a request for "About" information is sent.
  647. Implemented only on macOS.
  648. .. _class_Node_constant_NOTIFICATION_CRASH:
  649. .. rst-class:: classref-constant
  650. **NOTIFICATION_CRASH** = ``2012`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_CRASH>`
  651. Notification received from Godot's crash handler when the engine is about to crash.
  652. Implemented on desktop platforms, if the crash handler is enabled.
  653. .. _class_Node_constant_NOTIFICATION_OS_IME_UPDATE:
  654. .. rst-class:: classref-constant
  655. **NOTIFICATION_OS_IME_UPDATE** = ``2013`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_OS_IME_UPDATE>`
  656. Notification received from the OS when an update of the Input Method Engine occurs (e.g. change of IME cursor position or composition string).
  657. Implemented only on macOS.
  658. .. _class_Node_constant_NOTIFICATION_APPLICATION_RESUMED:
  659. .. rst-class:: classref-constant
  660. **NOTIFICATION_APPLICATION_RESUMED** = ``2014`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_APPLICATION_RESUMED>`
  661. Notification received from the OS when the application is resumed.
  662. Specific to the Android and iOS platforms.
  663. .. _class_Node_constant_NOTIFICATION_APPLICATION_PAUSED:
  664. .. rst-class:: classref-constant
  665. **NOTIFICATION_APPLICATION_PAUSED** = ``2015`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_APPLICATION_PAUSED>`
  666. Notification received from the OS when the application is paused.
  667. Specific to the Android and iOS platforms.
  668. \ **Note:** On iOS, you only have approximately 5 seconds to finish a task started by this signal. If you go over this allotment, iOS will kill the app instead of pausing it.
  669. .. _class_Node_constant_NOTIFICATION_APPLICATION_FOCUS_IN:
  670. .. rst-class:: classref-constant
  671. **NOTIFICATION_APPLICATION_FOCUS_IN** = ``2016`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_APPLICATION_FOCUS_IN>`
  672. Notification received from the OS when the application is focused, i.e. when changing the focus from the OS desktop or a thirdparty application to any open window of the Godot instance.
  673. Implemented on desktop and mobile platforms.
  674. .. _class_Node_constant_NOTIFICATION_APPLICATION_FOCUS_OUT:
  675. .. rst-class:: classref-constant
  676. **NOTIFICATION_APPLICATION_FOCUS_OUT** = ``2017`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_APPLICATION_FOCUS_OUT>`
  677. Notification received from the OS when the application is defocused, i.e. when changing the focus from any open window of the Godot instance to the OS desktop or a thirdparty application.
  678. Implemented on desktop and mobile platforms.
  679. .. _class_Node_constant_NOTIFICATION_TEXT_SERVER_CHANGED:
  680. .. rst-class:: classref-constant
  681. **NOTIFICATION_TEXT_SERVER_CHANGED** = ``2018`` :ref:`๐Ÿ”—<class_Node_constant_NOTIFICATION_TEXT_SERVER_CHANGED>`
  682. Notification received when the :ref:`TextServer<class_TextServer>` is changed.
  683. .. rst-class:: classref-section-separator
  684. ----
  685. .. rst-class:: classref-descriptions-group
  686. Property Descriptions
  687. ---------------------
  688. .. _class_Node_property_auto_translate_mode:
  689. .. rst-class:: classref-property
  690. :ref:`AutoTranslateMode<enum_Node_AutoTranslateMode>` **auto_translate_mode** = ``0`` :ref:`๐Ÿ”—<class_Node_property_auto_translate_mode>`
  691. .. rst-class:: classref-property-setget
  692. - |void| **set_auto_translate_mode**\ (\ value\: :ref:`AutoTranslateMode<enum_Node_AutoTranslateMode>`\ )
  693. - :ref:`AutoTranslateMode<enum_Node_AutoTranslateMode>` **get_auto_translate_mode**\ (\ )
  694. Defines if any text should automatically change to its translated version depending on the current locale (for nodes such as :ref:`Label<class_Label>`, :ref:`RichTextLabel<class_RichTextLabel>`, :ref:`Window<class_Window>`, etc.). Also decides if the node's strings should be parsed for POT generation.
  695. \ **Note:** For the root node, auto translate mode can also be set via :ref:`ProjectSettings.internationalization/rendering/root_node_auto_translate<class_ProjectSettings_property_internationalization/rendering/root_node_auto_translate>`.
  696. .. rst-class:: classref-item-separator
  697. ----
  698. .. _class_Node_property_editor_description:
  699. .. rst-class:: classref-property
  700. :ref:`String<class_String>` **editor_description** = ``""`` :ref:`๐Ÿ”—<class_Node_property_editor_description>`
  701. .. rst-class:: classref-property-setget
  702. - |void| **set_editor_description**\ (\ value\: :ref:`String<class_String>`\ )
  703. - :ref:`String<class_String>` **get_editor_description**\ (\ )
  704. An optional description to the node. It will be displayed as a tooltip when hovering over the node in the editor's Scene dock.
  705. .. rst-class:: classref-item-separator
  706. ----
  707. .. _class_Node_property_multiplayer:
  708. .. rst-class:: classref-property
  709. :ref:`MultiplayerAPI<class_MultiplayerAPI>` **multiplayer** :ref:`๐Ÿ”—<class_Node_property_multiplayer>`
  710. .. rst-class:: classref-property-setget
  711. - :ref:`MultiplayerAPI<class_MultiplayerAPI>` **get_multiplayer**\ (\ )
  712. The :ref:`MultiplayerAPI<class_MultiplayerAPI>` instance associated with this node. See :ref:`SceneTree.get_multiplayer<class_SceneTree_method_get_multiplayer>`.
  713. \ **Note:** Renaming the node, or moving it in the tree, will not move the :ref:`MultiplayerAPI<class_MultiplayerAPI>` to the new path, you will have to update this manually.
  714. .. rst-class:: classref-item-separator
  715. ----
  716. .. _class_Node_property_name:
  717. .. rst-class:: classref-property
  718. :ref:`StringName<class_StringName>` **name** :ref:`๐Ÿ”—<class_Node_property_name>`
  719. .. rst-class:: classref-property-setget
  720. - |void| **set_name**\ (\ value\: :ref:`StringName<class_StringName>`\ )
  721. - :ref:`StringName<class_StringName>` **get_name**\ (\ )
  722. The name of the node. This name must be unique among the siblings (other child nodes from the same parent). When set to an existing sibling's name, the node is automatically renamed.
  723. \ **Note:** When changing the name, the following characters will be replaced with an underscore: (``.`` ``:`` ``@`` ``/`` ``"`` ``%``). In particular, the ``@`` character is reserved for auto-generated names. See also :ref:`String.validate_node_name<class_String_method_validate_node_name>`.
  724. .. rst-class:: classref-item-separator
  725. ----
  726. .. _class_Node_property_owner:
  727. .. rst-class:: classref-property
  728. :ref:`Node<class_Node>` **owner** :ref:`๐Ÿ”—<class_Node_property_owner>`
  729. .. rst-class:: classref-property-setget
  730. - |void| **set_owner**\ (\ value\: :ref:`Node<class_Node>`\ )
  731. - :ref:`Node<class_Node>` **get_owner**\ (\ )
  732. The owner of this node. The owner must be an ancestor of this node. When packing the owner node in a :ref:`PackedScene<class_PackedScene>`, all the nodes it owns are also saved with it. See also :ref:`unique_name_in_owner<class_Node_property_unique_name_in_owner>`.
  733. \ **Note:** In the editor, nodes not owned by the scene root are usually not displayed in the Scene dock, and will **not** be saved. To prevent this, remember to set the owner after calling :ref:`add_child<class_Node_method_add_child>`.
  734. .. rst-class:: classref-item-separator
  735. ----
  736. .. _class_Node_property_physics_interpolation_mode:
  737. .. rst-class:: classref-property
  738. :ref:`PhysicsInterpolationMode<enum_Node_PhysicsInterpolationMode>` **physics_interpolation_mode** = ``0`` :ref:`๐Ÿ”—<class_Node_property_physics_interpolation_mode>`
  739. .. rst-class:: classref-property-setget
  740. - |void| **set_physics_interpolation_mode**\ (\ value\: :ref:`PhysicsInterpolationMode<enum_Node_PhysicsInterpolationMode>`\ )
  741. - :ref:`PhysicsInterpolationMode<enum_Node_PhysicsInterpolationMode>` **get_physics_interpolation_mode**\ (\ )
  742. Allows enabling or disabling physics interpolation per node, offering a finer grain of control than turning physics interpolation on and off globally. See :ref:`ProjectSettings.physics/common/physics_interpolation<class_ProjectSettings_property_physics/common/physics_interpolation>` and :ref:`SceneTree.physics_interpolation<class_SceneTree_property_physics_interpolation>` for the global setting.
  743. \ **Note:** When teleporting a node to a distant position you should temporarily disable interpolation with :ref:`reset_physics_interpolation<class_Node_method_reset_physics_interpolation>`.
  744. .. rst-class:: classref-item-separator
  745. ----
  746. .. _class_Node_property_process_mode:
  747. .. rst-class:: classref-property
  748. :ref:`ProcessMode<enum_Node_ProcessMode>` **process_mode** = ``0`` :ref:`๐Ÿ”—<class_Node_property_process_mode>`
  749. .. rst-class:: classref-property-setget
  750. - |void| **set_process_mode**\ (\ value\: :ref:`ProcessMode<enum_Node_ProcessMode>`\ )
  751. - :ref:`ProcessMode<enum_Node_ProcessMode>` **get_process_mode**\ (\ )
  752. The node's processing behavior (see :ref:`ProcessMode<enum_Node_ProcessMode>`). To check if the node can process in its current mode, use :ref:`can_process<class_Node_method_can_process>`.
  753. .. rst-class:: classref-item-separator
  754. ----
  755. .. _class_Node_property_process_physics_priority:
  756. .. rst-class:: classref-property
  757. :ref:`int<class_int>` **process_physics_priority** = ``0`` :ref:`๐Ÿ”—<class_Node_property_process_physics_priority>`
  758. .. rst-class:: classref-property-setget
  759. - |void| **set_physics_process_priority**\ (\ value\: :ref:`int<class_int>`\ )
  760. - :ref:`int<class_int>` **get_physics_process_priority**\ (\ )
  761. Similar to :ref:`process_priority<class_Node_property_process_priority>` but for :ref:`NOTIFICATION_PHYSICS_PROCESS<class_Node_constant_NOTIFICATION_PHYSICS_PROCESS>`, :ref:`_physics_process<class_Node_private_method__physics_process>`, or :ref:`NOTIFICATION_INTERNAL_PHYSICS_PROCESS<class_Node_constant_NOTIFICATION_INTERNAL_PHYSICS_PROCESS>`.
  762. .. rst-class:: classref-item-separator
  763. ----
  764. .. _class_Node_property_process_priority:
  765. .. rst-class:: classref-property
  766. :ref:`int<class_int>` **process_priority** = ``0`` :ref:`๐Ÿ”—<class_Node_property_process_priority>`
  767. .. rst-class:: classref-property-setget
  768. - |void| **set_process_priority**\ (\ value\: :ref:`int<class_int>`\ )
  769. - :ref:`int<class_int>` **get_process_priority**\ (\ )
  770. The node's execution order of the process callbacks (:ref:`_process<class_Node_private_method__process>`, :ref:`NOTIFICATION_PROCESS<class_Node_constant_NOTIFICATION_PROCESS>`, and :ref:`NOTIFICATION_INTERNAL_PROCESS<class_Node_constant_NOTIFICATION_INTERNAL_PROCESS>`). Nodes whose priority value is *lower* call their process callbacks first, regardless of tree order.
  771. .. rst-class:: classref-item-separator
  772. ----
  773. .. _class_Node_property_process_thread_group:
  774. .. rst-class:: classref-property
  775. :ref:`ProcessThreadGroup<enum_Node_ProcessThreadGroup>` **process_thread_group** = ``0`` :ref:`๐Ÿ”—<class_Node_property_process_thread_group>`
  776. .. rst-class:: classref-property-setget
  777. - |void| **set_process_thread_group**\ (\ value\: :ref:`ProcessThreadGroup<enum_Node_ProcessThreadGroup>`\ )
  778. - :ref:`ProcessThreadGroup<enum_Node_ProcessThreadGroup>` **get_process_thread_group**\ (\ )
  779. Set the process thread group for this node (basically, whether it receives :ref:`NOTIFICATION_PROCESS<class_Node_constant_NOTIFICATION_PROCESS>`, :ref:`NOTIFICATION_PHYSICS_PROCESS<class_Node_constant_NOTIFICATION_PHYSICS_PROCESS>`, :ref:`_process<class_Node_private_method__process>` or :ref:`_physics_process<class_Node_private_method__physics_process>` (and the internal versions) on the main thread or in a sub-thread.
  780. By default, the thread group is :ref:`PROCESS_THREAD_GROUP_INHERIT<class_Node_constant_PROCESS_THREAD_GROUP_INHERIT>`, which means that this node belongs to the same thread group as the parent node. The thread groups means that nodes in a specific thread group will process together, separate to other thread groups (depending on :ref:`process_thread_group_order<class_Node_property_process_thread_group_order>`). If the value is set is :ref:`PROCESS_THREAD_GROUP_SUB_THREAD<class_Node_constant_PROCESS_THREAD_GROUP_SUB_THREAD>`, this thread group will occur on a sub thread (not the main thread), otherwise if set to :ref:`PROCESS_THREAD_GROUP_MAIN_THREAD<class_Node_constant_PROCESS_THREAD_GROUP_MAIN_THREAD>` it will process on the main thread. If there is not a parent or grandparent node set to something other than inherit, the node will belong to the *default thread group*. This default group will process on the main thread and its group order is 0.
  781. During processing in a sub-thread, accessing most functions in nodes outside the thread group is forbidden (and it will result in an error in debug mode). Use :ref:`Object.call_deferred<class_Object_method_call_deferred>`, :ref:`call_thread_safe<class_Node_method_call_thread_safe>`, :ref:`call_deferred_thread_group<class_Node_method_call_deferred_thread_group>` and the likes in order to communicate from the thread groups to the main thread (or to other thread groups).
  782. To better understand process thread groups, the idea is that any node set to any other value than :ref:`PROCESS_THREAD_GROUP_INHERIT<class_Node_constant_PROCESS_THREAD_GROUP_INHERIT>` will include any child (and grandchild) nodes set to inherit into its process thread group. This means that the processing of all the nodes in the group will happen together, at the same time as the node including them.
  783. .. rst-class:: classref-item-separator
  784. ----
  785. .. _class_Node_property_process_thread_group_order:
  786. .. rst-class:: classref-property
  787. :ref:`int<class_int>` **process_thread_group_order** :ref:`๐Ÿ”—<class_Node_property_process_thread_group_order>`
  788. .. rst-class:: classref-property-setget
  789. - |void| **set_process_thread_group_order**\ (\ value\: :ref:`int<class_int>`\ )
  790. - :ref:`int<class_int>` **get_process_thread_group_order**\ (\ )
  791. Change the process thread group order. Groups with a lesser order will process before groups with a greater order. This is useful when a large amount of nodes process in sub thread and, afterwards, another group wants to collect their result in the main thread, as an example.
  792. .. rst-class:: classref-item-separator
  793. ----
  794. .. _class_Node_property_process_thread_messages:
  795. .. rst-class:: classref-property
  796. |bitfield|\[:ref:`ProcessThreadMessages<enum_Node_ProcessThreadMessages>`\] **process_thread_messages** :ref:`๐Ÿ”—<class_Node_property_process_thread_messages>`
  797. .. rst-class:: classref-property-setget
  798. - |void| **set_process_thread_messages**\ (\ value\: |bitfield|\[:ref:`ProcessThreadMessages<enum_Node_ProcessThreadMessages>`\]\ )
  799. - |bitfield|\[:ref:`ProcessThreadMessages<enum_Node_ProcessThreadMessages>`\] **get_process_thread_messages**\ (\ )
  800. Set whether the current thread group will process messages (calls to :ref:`call_deferred_thread_group<class_Node_method_call_deferred_thread_group>` on threads), and whether it wants to receive them during regular process or physics process callbacks.
  801. .. rst-class:: classref-item-separator
  802. ----
  803. .. _class_Node_property_scene_file_path:
  804. .. rst-class:: classref-property
  805. :ref:`String<class_String>` **scene_file_path** :ref:`๐Ÿ”—<class_Node_property_scene_file_path>`
  806. .. rst-class:: classref-property-setget
  807. - |void| **set_scene_file_path**\ (\ value\: :ref:`String<class_String>`\ )
  808. - :ref:`String<class_String>` **get_scene_file_path**\ (\ )
  809. The original scene's file path, if the node has been instantiated from a :ref:`PackedScene<class_PackedScene>` file. Only scene root nodes contains this.
  810. .. rst-class:: classref-item-separator
  811. ----
  812. .. _class_Node_property_unique_name_in_owner:
  813. .. rst-class:: classref-property
  814. :ref:`bool<class_bool>` **unique_name_in_owner** = ``false`` :ref:`๐Ÿ”—<class_Node_property_unique_name_in_owner>`
  815. .. rst-class:: classref-property-setget
  816. - |void| **set_unique_name_in_owner**\ (\ value\: :ref:`bool<class_bool>`\ )
  817. - :ref:`bool<class_bool>` **is_unique_name_in_owner**\ (\ )
  818. If ``true``, the node can be accessed from any node sharing the same :ref:`owner<class_Node_property_owner>` or from the :ref:`owner<class_Node_property_owner>` itself, with special ``%Name`` syntax in :ref:`get_node<class_Node_method_get_node>`.
  819. \ **Note:** If another node with the same :ref:`owner<class_Node_property_owner>` shares the same :ref:`name<class_Node_property_name>` as this node, the other node will no longer be accessible as unique.
  820. .. rst-class:: classref-section-separator
  821. ----
  822. .. rst-class:: classref-descriptions-group
  823. Method Descriptions
  824. -------------------
  825. .. _class_Node_private_method__enter_tree:
  826. .. rst-class:: classref-method
  827. |void| **_enter_tree**\ (\ ) |virtual| :ref:`๐Ÿ”—<class_Node_private_method__enter_tree>`
  828. Called when the node enters the :ref:`SceneTree<class_SceneTree>` (e.g. upon instantiating, scene changing, or after calling :ref:`add_child<class_Node_method_add_child>` in a script). If the node has children, its :ref:`_enter_tree<class_Node_private_method__enter_tree>` callback will be called first, and then that of the children.
  829. Corresponds to the :ref:`NOTIFICATION_ENTER_TREE<class_Node_constant_NOTIFICATION_ENTER_TREE>` notification in :ref:`Object._notification<class_Object_private_method__notification>`.
  830. .. rst-class:: classref-item-separator
  831. ----
  832. .. _class_Node_private_method__exit_tree:
  833. .. rst-class:: classref-method
  834. |void| **_exit_tree**\ (\ ) |virtual| :ref:`๐Ÿ”—<class_Node_private_method__exit_tree>`
  835. Called when the node is about to leave the :ref:`SceneTree<class_SceneTree>` (e.g. upon freeing, scene changing, or after calling :ref:`remove_child<class_Node_method_remove_child>` in a script). If the node has children, its :ref:`_exit_tree<class_Node_private_method__exit_tree>` callback will be called last, after all its children have left the tree.
  836. Corresponds to the :ref:`NOTIFICATION_EXIT_TREE<class_Node_constant_NOTIFICATION_EXIT_TREE>` notification in :ref:`Object._notification<class_Object_private_method__notification>` and signal :ref:`tree_exiting<class_Node_signal_tree_exiting>`. To get notified when the node has already left the active tree, connect to the :ref:`tree_exited<class_Node_signal_tree_exited>`.
  837. .. rst-class:: classref-item-separator
  838. ----
  839. .. _class_Node_private_method__get_configuration_warnings:
  840. .. rst-class:: classref-method
  841. :ref:`PackedStringArray<class_PackedStringArray>` **_get_configuration_warnings**\ (\ ) |virtual| |const| :ref:`๐Ÿ”—<class_Node_private_method__get_configuration_warnings>`
  842. The elements in the array returned from this method are displayed as warnings in the Scene dock if the script that overrides it is a ``tool`` script.
  843. Returning an empty array produces no warnings.
  844. Call :ref:`update_configuration_warnings<class_Node_method_update_configuration_warnings>` when the warnings need to be updated for this node.
  845. ::
  846. @export var energy = 0:
  847. set(value):
  848. energy = value
  849. update_configuration_warnings()
  850. func _get_configuration_warnings():
  851. if energy < 0:
  852. return ["Energy must be 0 or greater."]
  853. else:
  854. return []
  855. .. rst-class:: classref-item-separator
  856. ----
  857. .. _class_Node_private_method__input:
  858. .. rst-class:: classref-method
  859. |void| **_input**\ (\ event\: :ref:`InputEvent<class_InputEvent>`\ ) |virtual| :ref:`๐Ÿ”—<class_Node_private_method__input>`
  860. Called when there is an input event. The input event propagates up through the node tree until a node consumes it.
  861. It is only called if input processing is enabled, which is done automatically if this method is overridden, and can be toggled with :ref:`set_process_input<class_Node_method_set_process_input>`.
  862. To consume the input event and stop it propagating further to other nodes, :ref:`Viewport.set_input_as_handled<class_Viewport_method_set_input_as_handled>` can be called.
  863. For gameplay input, :ref:`_unhandled_input<class_Node_private_method__unhandled_input>` and :ref:`_unhandled_key_input<class_Node_private_method__unhandled_key_input>` are usually a better fit as they allow the GUI to intercept the events first.
  864. \ **Note:** This method is only called if the node is present in the scene tree (i.e. if it's not an orphan).
  865. .. rst-class:: classref-item-separator
  866. ----
  867. .. _class_Node_private_method__physics_process:
  868. .. rst-class:: classref-method
  869. |void| **_physics_process**\ (\ delta\: :ref:`float<class_float>`\ ) |virtual| :ref:`๐Ÿ”—<class_Node_private_method__physics_process>`
  870. Called during the physics processing step of the main loop. Physics processing means that the frame rate is synced to the physics, i.e. the ``delta`` variable should be constant. ``delta`` is in seconds.
  871. It is only called if physics processing is enabled, which is done automatically if this method is overridden, and can be toggled with :ref:`set_physics_process<class_Node_method_set_physics_process>`.
  872. Processing happens in order of :ref:`process_physics_priority<class_Node_property_process_physics_priority>`, lower priority values are called first. Nodes with the same priority are processed in tree order, or top to bottom as seen in the editor (also known as pre-order traversal).
  873. Corresponds to the :ref:`NOTIFICATION_PHYSICS_PROCESS<class_Node_constant_NOTIFICATION_PHYSICS_PROCESS>` notification in :ref:`Object._notification<class_Object_private_method__notification>`.
  874. \ **Note:** This method is only called if the node is present in the scene tree (i.e. if it's not an orphan).
  875. .. rst-class:: classref-item-separator
  876. ----
  877. .. _class_Node_private_method__process:
  878. .. rst-class:: classref-method
  879. |void| **_process**\ (\ delta\: :ref:`float<class_float>`\ ) |virtual| :ref:`๐Ÿ”—<class_Node_private_method__process>`
  880. Called during the processing step of the main loop. Processing happens at every frame and as fast as possible, so the ``delta`` time since the previous frame is not constant. ``delta`` is in seconds.
  881. It is only called if processing is enabled, which is done automatically if this method is overridden, and can be toggled with :ref:`set_process<class_Node_method_set_process>`.
  882. Processing happens in order of :ref:`process_priority<class_Node_property_process_priority>`, lower priority values are called first. Nodes with the same priority are processed in tree order, or top to bottom as seen in the editor (also known as pre-order traversal).
  883. Corresponds to the :ref:`NOTIFICATION_PROCESS<class_Node_constant_NOTIFICATION_PROCESS>` notification in :ref:`Object._notification<class_Object_private_method__notification>`.
  884. \ **Note:** This method is only called if the node is present in the scene tree (i.e. if it's not an orphan).
  885. .. rst-class:: classref-item-separator
  886. ----
  887. .. _class_Node_private_method__ready:
  888. .. rst-class:: classref-method
  889. |void| **_ready**\ (\ ) |virtual| :ref:`๐Ÿ”—<class_Node_private_method__ready>`
  890. Called when the node is "ready", i.e. when both the node and its children have entered the scene tree. If the node has children, their :ref:`_ready<class_Node_private_method__ready>` callbacks get triggered first, and the parent node will receive the ready notification afterwards.
  891. Corresponds to the :ref:`NOTIFICATION_READY<class_Node_constant_NOTIFICATION_READY>` notification in :ref:`Object._notification<class_Object_private_method__notification>`. See also the ``@onready`` annotation for variables.
  892. Usually used for initialization. For even earlier initialization, :ref:`Object._init<class_Object_private_method__init>` may be used. See also :ref:`_enter_tree<class_Node_private_method__enter_tree>`.
  893. \ **Note:** This method may be called only once for each node. After removing a node from the scene tree and adding it again, :ref:`_ready<class_Node_private_method__ready>` will **not** be called a second time. This can be bypassed by requesting another call with :ref:`request_ready<class_Node_method_request_ready>`, which may be called anywhere before adding the node again.
  894. .. rst-class:: classref-item-separator
  895. ----
  896. .. _class_Node_private_method__shortcut_input:
  897. .. rst-class:: classref-method
  898. |void| **_shortcut_input**\ (\ event\: :ref:`InputEvent<class_InputEvent>`\ ) |virtual| :ref:`๐Ÿ”—<class_Node_private_method__shortcut_input>`
  899. Called when an :ref:`InputEventKey<class_InputEventKey>`, :ref:`InputEventShortcut<class_InputEventShortcut>`, or :ref:`InputEventJoypadButton<class_InputEventJoypadButton>` hasn't been consumed by :ref:`_input<class_Node_private_method__input>` or any GUI :ref:`Control<class_Control>` item. It is called before :ref:`_unhandled_key_input<class_Node_private_method__unhandled_key_input>` and :ref:`_unhandled_input<class_Node_private_method__unhandled_input>`. The input event propagates up through the node tree until a node consumes it.
  900. It is only called if shortcut processing is enabled, which is done automatically if this method is overridden, and can be toggled with :ref:`set_process_shortcut_input<class_Node_method_set_process_shortcut_input>`.
  901. To consume the input event and stop it propagating further to other nodes, :ref:`Viewport.set_input_as_handled<class_Viewport_method_set_input_as_handled>` can be called.
  902. This method can be used to handle shortcuts. For generic GUI events, use :ref:`_input<class_Node_private_method__input>` instead. Gameplay events should usually be handled with either :ref:`_unhandled_input<class_Node_private_method__unhandled_input>` or :ref:`_unhandled_key_input<class_Node_private_method__unhandled_key_input>`.
  903. \ **Note:** This method is only called if the node is present in the scene tree (i.e. if it's not orphan).
  904. .. rst-class:: classref-item-separator
  905. ----
  906. .. _class_Node_private_method__unhandled_input:
  907. .. rst-class:: classref-method
  908. |void| **_unhandled_input**\ (\ event\: :ref:`InputEvent<class_InputEvent>`\ ) |virtual| :ref:`๐Ÿ”—<class_Node_private_method__unhandled_input>`
  909. Called when an :ref:`InputEvent<class_InputEvent>` hasn't been consumed by :ref:`_input<class_Node_private_method__input>` or any GUI :ref:`Control<class_Control>` item. It is called after :ref:`_shortcut_input<class_Node_private_method__shortcut_input>` and after :ref:`_unhandled_key_input<class_Node_private_method__unhandled_key_input>`. The input event propagates up through the node tree until a node consumes it.
  910. It is only called if unhandled input processing is enabled, which is done automatically if this method is overridden, and can be toggled with :ref:`set_process_unhandled_input<class_Node_method_set_process_unhandled_input>`.
  911. To consume the input event and stop it propagating further to other nodes, :ref:`Viewport.set_input_as_handled<class_Viewport_method_set_input_as_handled>` can be called.
  912. For gameplay input, this method is usually a better fit than :ref:`_input<class_Node_private_method__input>`, as GUI events need a higher priority. For keyboard shortcuts, consider using :ref:`_shortcut_input<class_Node_private_method__shortcut_input>` instead, as it is called before this method. Finally, to handle keyboard events, consider using :ref:`_unhandled_key_input<class_Node_private_method__unhandled_key_input>` for performance reasons.
  913. \ **Note:** This method is only called if the node is present in the scene tree (i.e. if it's not an orphan).
  914. .. rst-class:: classref-item-separator
  915. ----
  916. .. _class_Node_private_method__unhandled_key_input:
  917. .. rst-class:: classref-method
  918. |void| **_unhandled_key_input**\ (\ event\: :ref:`InputEvent<class_InputEvent>`\ ) |virtual| :ref:`๐Ÿ”—<class_Node_private_method__unhandled_key_input>`
  919. Called when an :ref:`InputEventKey<class_InputEventKey>` hasn't been consumed by :ref:`_input<class_Node_private_method__input>` or any GUI :ref:`Control<class_Control>` item. It is called after :ref:`_shortcut_input<class_Node_private_method__shortcut_input>` but before :ref:`_unhandled_input<class_Node_private_method__unhandled_input>`. The input event propagates up through the node tree until a node consumes it.
  920. It is only called if unhandled key input processing is enabled, which is done automatically if this method is overridden, and can be toggled with :ref:`set_process_unhandled_key_input<class_Node_method_set_process_unhandled_key_input>`.
  921. To consume the input event and stop it propagating further to other nodes, :ref:`Viewport.set_input_as_handled<class_Viewport_method_set_input_as_handled>` can be called.
  922. This method can be used to handle Unicode character input with :kbd:`Alt`, :kbd:`Alt + Ctrl`, and :kbd:`Alt + Shift` modifiers, after shortcuts were handled.
  923. For gameplay input, this and :ref:`_unhandled_input<class_Node_private_method__unhandled_input>` are usually a better fit than :ref:`_input<class_Node_private_method__input>`, as GUI events should be handled first. This method also performs better than :ref:`_unhandled_input<class_Node_private_method__unhandled_input>`, since unrelated events such as :ref:`InputEventMouseMotion<class_InputEventMouseMotion>` are automatically filtered. For shortcuts, consider using :ref:`_shortcut_input<class_Node_private_method__shortcut_input>` instead.
  924. \ **Note:** This method is only called if the node is present in the scene tree (i.e. if it's not an orphan).
  925. .. rst-class:: classref-item-separator
  926. ----
  927. .. _class_Node_method_add_child:
  928. .. rst-class:: classref-method
  929. |void| **add_child**\ (\ node\: :ref:`Node<class_Node>`, force_readable_name\: :ref:`bool<class_bool>` = false, internal\: :ref:`InternalMode<enum_Node_InternalMode>` = 0\ ) :ref:`๐Ÿ”—<class_Node_method_add_child>`
  930. Adds a child ``node``. Nodes can have any number of children, but every child must have a unique name. Child nodes are automatically deleted when the parent node is deleted, so an entire scene can be removed by deleting its topmost node.
  931. If ``force_readable_name`` is ``true``, improves the readability of the added ``node``. If not named, the ``node`` is renamed to its type, and if it shares :ref:`name<class_Node_property_name>` with a sibling, a number is suffixed more appropriately. This operation is very slow. As such, it is recommended leaving this to ``false``, which assigns a dummy name featuring ``@`` in both situations.
  932. If ``internal`` is different than :ref:`INTERNAL_MODE_DISABLED<class_Node_constant_INTERNAL_MODE_DISABLED>`, the child will be added as internal node. These nodes are ignored by methods like :ref:`get_children<class_Node_method_get_children>`, unless their parameter ``include_internal`` is ``true``. The intended usage is to hide the internal nodes from the user, so the user won't accidentally delete or modify them. Used by some GUI nodes, e.g. :ref:`ColorPicker<class_ColorPicker>`. See :ref:`InternalMode<enum_Node_InternalMode>` for available modes.
  933. \ **Note:** If ``node`` already has a parent, this method will fail. Use :ref:`remove_child<class_Node_method_remove_child>` first to remove ``node`` from its current parent. For example:
  934. .. tabs::
  935. .. code-tab:: gdscript
  936. var child_node = get_child(0)
  937. if child_node.get_parent():
  938. child_node.get_parent().remove_child(child_node)
  939. add_child(child_node)
  940. .. code-tab:: csharp
  941. Node childNode = GetChild(0);
  942. if (childNode.GetParent() != null)
  943. {
  944. childNode.GetParent().RemoveChild(childNode);
  945. }
  946. AddChild(childNode);
  947. If you need the child node to be added below a specific node in the list of children, use :ref:`add_sibling<class_Node_method_add_sibling>` instead of this method.
  948. \ **Note:** If you want a child to be persisted to a :ref:`PackedScene<class_PackedScene>`, you must set :ref:`owner<class_Node_property_owner>` in addition to calling :ref:`add_child<class_Node_method_add_child>`. This is typically relevant for :doc:`tool scripts <../tutorials/plugins/running_code_in_the_editor>` and :doc:`editor plugins <../tutorials/plugins/editor/index>`. If :ref:`add_child<class_Node_method_add_child>` is called without setting :ref:`owner<class_Node_property_owner>`, the newly added **Node** will not be visible in the scene tree, though it will be visible in the 2D/3D view.
  949. .. rst-class:: classref-item-separator
  950. ----
  951. .. _class_Node_method_add_sibling:
  952. .. rst-class:: classref-method
  953. |void| **add_sibling**\ (\ sibling\: :ref:`Node<class_Node>`, force_readable_name\: :ref:`bool<class_bool>` = false\ ) :ref:`๐Ÿ”—<class_Node_method_add_sibling>`
  954. Adds a ``sibling`` node to this node's parent, and moves the added sibling right below this node.
  955. If ``force_readable_name`` is ``true``, improves the readability of the added ``sibling``. If not named, the ``sibling`` is renamed to its type, and if it shares :ref:`name<class_Node_property_name>` with a sibling, a number is suffixed more appropriately. This operation is very slow. As such, it is recommended leaving this to ``false``, which assigns a dummy name featuring ``@`` in both situations.
  956. Use :ref:`add_child<class_Node_method_add_child>` instead of this method if you don't need the child node to be added below a specific node in the list of children.
  957. \ **Note:** If this node is internal, the added sibling will be internal too (see :ref:`add_child<class_Node_method_add_child>`'s ``internal`` parameter).
  958. .. rst-class:: classref-item-separator
  959. ----
  960. .. _class_Node_method_add_to_group:
  961. .. rst-class:: classref-method
  962. |void| **add_to_group**\ (\ group\: :ref:`StringName<class_StringName>`, persistent\: :ref:`bool<class_bool>` = false\ ) :ref:`๐Ÿ”—<class_Node_method_add_to_group>`
  963. Adds the node to the ``group``. Groups can be helpful to organize a subset of nodes, for example ``"enemies"`` or ``"collectables"``. See notes in the description, and the group methods in :ref:`SceneTree<class_SceneTree>`.
  964. If ``persistent`` is ``true``, the group will be stored when saved inside a :ref:`PackedScene<class_PackedScene>`. All groups created and displayed in the Node dock are persistent.
  965. \ **Note:** To improve performance, the order of group names is *not* guaranteed and may vary between project runs. Therefore, do not rely on the group order.
  966. \ **Note:** :ref:`SceneTree<class_SceneTree>`'s group methods will *not* work on this node if not inside the tree (see :ref:`is_inside_tree<class_Node_method_is_inside_tree>`).
  967. .. rst-class:: classref-item-separator
  968. ----
  969. .. _class_Node_method_atr:
  970. .. rst-class:: classref-method
  971. :ref:`String<class_String>` **atr**\ (\ message\: :ref:`String<class_String>`, context\: :ref:`StringName<class_StringName>` = ""\ ) |const| :ref:`๐Ÿ”—<class_Node_method_atr>`
  972. Translates a ``message``, using the translation catalogs configured in the Project Settings. Further ``context`` can be specified to help with the translation. Note that most :ref:`Control<class_Control>` nodes automatically translate their strings, so this method is mostly useful for formatted strings or custom drawn text.
  973. This method works the same as :ref:`Object.tr<class_Object_method_tr>`, with the addition of respecting the :ref:`auto_translate_mode<class_Node_property_auto_translate_mode>` state.
  974. If :ref:`Object.can_translate_messages<class_Object_method_can_translate_messages>` is ``false``, or no translation is available, this method returns the ``message`` without changes. See :ref:`Object.set_message_translation<class_Object_method_set_message_translation>`.
  975. For detailed examples, see :doc:`Internationalizing games <../tutorials/i18n/internationalizing_games>`.
  976. .. rst-class:: classref-item-separator
  977. ----
  978. .. _class_Node_method_atr_n:
  979. .. rst-class:: classref-method
  980. :ref:`String<class_String>` **atr_n**\ (\ message\: :ref:`String<class_String>`, plural_message\: :ref:`StringName<class_StringName>`, n\: :ref:`int<class_int>`, context\: :ref:`StringName<class_StringName>` = ""\ ) |const| :ref:`๐Ÿ”—<class_Node_method_atr_n>`
  981. Translates a ``message`` or ``plural_message``, using the translation catalogs configured in the Project Settings. Further ``context`` can be specified to help with the translation.
  982. This method works the same as :ref:`Object.tr_n<class_Object_method_tr_n>`, with the addition of respecting the :ref:`auto_translate_mode<class_Node_property_auto_translate_mode>` state.
  983. If :ref:`Object.can_translate_messages<class_Object_method_can_translate_messages>` is ``false``, or no translation is available, this method returns ``message`` or ``plural_message``, without changes. See :ref:`Object.set_message_translation<class_Object_method_set_message_translation>`.
  984. The ``n`` is the number, or amount, of the message's subject. It is used by the translation system to fetch the correct plural form for the current language.
  985. For detailed examples, see :doc:`Localization using gettext <../tutorials/i18n/localization_using_gettext>`.
  986. \ **Note:** Negative and :ref:`float<class_float>` numbers may not properly apply to some countable subjects. It's recommended to handle these cases with :ref:`atr<class_Node_method_atr>`.
  987. .. rst-class:: classref-item-separator
  988. ----
  989. .. _class_Node_method_call_deferred_thread_group:
  990. .. rst-class:: classref-method
  991. :ref:`Variant<class_Variant>` **call_deferred_thread_group**\ (\ method\: :ref:`StringName<class_StringName>`, ...\ ) |vararg| :ref:`๐Ÿ”—<class_Node_method_call_deferred_thread_group>`
  992. This function is similar to :ref:`Object.call_deferred<class_Object_method_call_deferred>` except that the call will take place when the node thread group is processed. If the node thread group processes in sub-threads, then the call will be done on that thread, right before :ref:`NOTIFICATION_PROCESS<class_Node_constant_NOTIFICATION_PROCESS>` or :ref:`NOTIFICATION_PHYSICS_PROCESS<class_Node_constant_NOTIFICATION_PHYSICS_PROCESS>`, the :ref:`_process<class_Node_private_method__process>` or :ref:`_physics_process<class_Node_private_method__physics_process>` or their internal versions are called.
  993. .. rst-class:: classref-item-separator
  994. ----
  995. .. _class_Node_method_call_thread_safe:
  996. .. rst-class:: classref-method
  997. :ref:`Variant<class_Variant>` **call_thread_safe**\ (\ method\: :ref:`StringName<class_StringName>`, ...\ ) |vararg| :ref:`๐Ÿ”—<class_Node_method_call_thread_safe>`
  998. This function ensures that the calling of this function will succeed, no matter whether it's being done from a thread or not. If called from a thread that is not allowed to call the function, the call will become deferred. Otherwise, the call will go through directly.
  999. .. rst-class:: classref-item-separator
  1000. ----
  1001. .. _class_Node_method_can_process:
  1002. .. rst-class:: classref-method
  1003. :ref:`bool<class_bool>` **can_process**\ (\ ) |const| :ref:`๐Ÿ”—<class_Node_method_can_process>`
  1004. Returns ``true`` if the node can receive processing notifications and input callbacks (:ref:`NOTIFICATION_PROCESS<class_Node_constant_NOTIFICATION_PROCESS>`, :ref:`_input<class_Node_private_method__input>`, etc.) from the :ref:`SceneTree<class_SceneTree>` and :ref:`Viewport<class_Viewport>`. The returned value depends on :ref:`process_mode<class_Node_property_process_mode>`:
  1005. - If set to :ref:`PROCESS_MODE_PAUSABLE<class_Node_constant_PROCESS_MODE_PAUSABLE>`, returns ``true`` when the game is processing, i.e. :ref:`SceneTree.paused<class_SceneTree_property_paused>` is ``false``;
  1006. - If set to :ref:`PROCESS_MODE_WHEN_PAUSED<class_Node_constant_PROCESS_MODE_WHEN_PAUSED>`, returns ``true`` when the game is paused, i.e. :ref:`SceneTree.paused<class_SceneTree_property_paused>` is ``true``;
  1007. - If set to :ref:`PROCESS_MODE_ALWAYS<class_Node_constant_PROCESS_MODE_ALWAYS>`, always returns ``true``;
  1008. - If set to :ref:`PROCESS_MODE_DISABLED<class_Node_constant_PROCESS_MODE_DISABLED>`, always returns ``false``;
  1009. - If set to :ref:`PROCESS_MODE_INHERIT<class_Node_constant_PROCESS_MODE_INHERIT>`, use the parent node's :ref:`process_mode<class_Node_property_process_mode>` to determine the result.
  1010. If the node is not inside the tree, returns ``false`` no matter the value of :ref:`process_mode<class_Node_property_process_mode>`.
  1011. .. rst-class:: classref-item-separator
  1012. ----
  1013. .. _class_Node_method_create_tween:
  1014. .. rst-class:: classref-method
  1015. :ref:`Tween<class_Tween>` **create_tween**\ (\ ) :ref:`๐Ÿ”—<class_Node_method_create_tween>`
  1016. Creates a new :ref:`Tween<class_Tween>` and binds it to this node.
  1017. This is the equivalent of doing:
  1018. .. tabs::
  1019. .. code-tab:: gdscript
  1020. get_tree().create_tween().bind_node(self)
  1021. .. code-tab:: csharp
  1022. GetTree().CreateTween().BindNode(this);
  1023. The Tween will start automatically on the next process frame or physics frame (depending on :ref:`TweenProcessMode<enum_Tween_TweenProcessMode>`). See :ref:`Tween.bind_node<class_Tween_method_bind_node>` for more info on Tweens bound to nodes.
  1024. \ **Note:** The method can still be used when the node is not inside :ref:`SceneTree<class_SceneTree>`. It can fail in an unlikely case of using a custom :ref:`MainLoop<class_MainLoop>`.
  1025. .. rst-class:: classref-item-separator
  1026. ----
  1027. .. _class_Node_method_duplicate:
  1028. .. rst-class:: classref-method
  1029. :ref:`Node<class_Node>` **duplicate**\ (\ flags\: :ref:`int<class_int>` = 15\ ) |const| :ref:`๐Ÿ”—<class_Node_method_duplicate>`
  1030. Duplicates the node, returning a new node with all of its properties, signals, groups, and children copied from the original. The behavior can be tweaked through the ``flags`` (see :ref:`DuplicateFlags<enum_Node_DuplicateFlags>`).
  1031. \ **Note:** For nodes with a :ref:`Script<class_Script>` attached, if :ref:`Object._init<class_Object_private_method__init>` has been defined with required parameters, the duplicated node will not have a :ref:`Script<class_Script>`.
  1032. .. rst-class:: classref-item-separator
  1033. ----
  1034. .. _class_Node_method_find_child:
  1035. .. rst-class:: classref-method
  1036. :ref:`Node<class_Node>` **find_child**\ (\ pattern\: :ref:`String<class_String>`, recursive\: :ref:`bool<class_bool>` = true, owned\: :ref:`bool<class_bool>` = true\ ) |const| :ref:`๐Ÿ”—<class_Node_method_find_child>`
  1037. Finds the first descendant of this node whose :ref:`name<class_Node_property_name>` matches ``pattern``, returning ``null`` if no match is found. The matching is done against node names, *not* their paths, through :ref:`String.match<class_String_method_match>`. As such, it is case-sensitive, ``"*"`` matches zero or more characters, and ``"?"`` matches any single character.
  1038. If ``recursive`` is ``false``, only this node's direct children are checked. Nodes are checked in tree order, so this node's first direct child is checked first, then its own direct children, etc., before moving to the second direct child, and so on. Internal children are also included in the search (see ``internal`` parameter in :ref:`add_child<class_Node_method_add_child>`).
  1039. If ``owned`` is ``true``, only descendants with a valid :ref:`owner<class_Node_property_owner>` node are checked.
  1040. \ **Note:** This method can be very slow. Consider storing a reference to the found node in a variable. Alternatively, use :ref:`get_node<class_Node_method_get_node>` with unique names (see :ref:`unique_name_in_owner<class_Node_property_unique_name_in_owner>`).
  1041. \ **Note:** To find all descendant nodes matching a pattern or a class type, see :ref:`find_children<class_Node_method_find_children>`.
  1042. .. rst-class:: classref-item-separator
  1043. ----
  1044. .. _class_Node_method_find_children:
  1045. .. rst-class:: classref-method
  1046. :ref:`Array<class_Array>`\[:ref:`Node<class_Node>`\] **find_children**\ (\ pattern\: :ref:`String<class_String>`, type\: :ref:`String<class_String>` = "", recursive\: :ref:`bool<class_bool>` = true, owned\: :ref:`bool<class_bool>` = true\ ) |const| :ref:`๐Ÿ”—<class_Node_method_find_children>`
  1047. Finds all descendants of this node whose names match ``pattern``, returning an empty :ref:`Array<class_Array>` if no match is found. The matching is done against node names, *not* their paths, through :ref:`String.match<class_String_method_match>`. As such, it is case-sensitive, ``"*"`` matches zero or more characters, and ``"?"`` matches any single character.
  1048. If ``type`` is not empty, only ancestors inheriting from ``type`` are included (see :ref:`Object.is_class<class_Object_method_is_class>`).
  1049. If ``recursive`` is ``false``, only this node's direct children are checked. Nodes are checked in tree order, so this node's first direct child is checked first, then its own direct children, etc., before moving to the second direct child, and so on. Internal children are also included in the search (see ``internal`` parameter in :ref:`add_child<class_Node_method_add_child>`).
  1050. If ``owned`` is ``true``, only descendants with a valid :ref:`owner<class_Node_property_owner>` node are checked.
  1051. \ **Note:** This method can be very slow. Consider storing references to the found nodes in a variable.
  1052. \ **Note:** To find a single descendant node matching a pattern, see :ref:`find_child<class_Node_method_find_child>`.
  1053. .. rst-class:: classref-item-separator
  1054. ----
  1055. .. _class_Node_method_find_parent:
  1056. .. rst-class:: classref-method
  1057. :ref:`Node<class_Node>` **find_parent**\ (\ pattern\: :ref:`String<class_String>`\ ) |const| :ref:`๐Ÿ”—<class_Node_method_find_parent>`
  1058. Finds the first ancestor of this node whose :ref:`name<class_Node_property_name>` matches ``pattern``, returning ``null`` if no match is found. The matching is done through :ref:`String.match<class_String_method_match>`. As such, it is case-sensitive, ``"*"`` matches zero or more characters, and ``"?"`` matches any single character. See also :ref:`find_child<class_Node_method_find_child>` and :ref:`find_children<class_Node_method_find_children>`.
  1059. \ **Note:** As this method walks upwards in the scene tree, it can be slow in large, deeply nested nodes. Consider storing a reference to the found node in a variable. Alternatively, use :ref:`get_node<class_Node_method_get_node>` with unique names (see :ref:`unique_name_in_owner<class_Node_property_unique_name_in_owner>`).
  1060. .. rst-class:: classref-item-separator
  1061. ----
  1062. .. _class_Node_method_get_child:
  1063. .. rst-class:: classref-method
  1064. :ref:`Node<class_Node>` **get_child**\ (\ idx\: :ref:`int<class_int>`, include_internal\: :ref:`bool<class_bool>` = false\ ) |const| :ref:`๐Ÿ”—<class_Node_method_get_child>`
  1065. Fetches a child node by its index. Each child node has an index relative its siblings (see :ref:`get_index<class_Node_method_get_index>`). The first child is at index 0. Negative values can also be used to start from the end of the list. This method can be used in combination with :ref:`get_child_count<class_Node_method_get_child_count>` to iterate over this node's children. If no child exists at the given index, this method returns ``null`` and an error is generated.
  1066. If ``include_internal`` is ``false``, internal children are ignored (see :ref:`add_child<class_Node_method_add_child>`'s ``internal`` parameter).
  1067. ::
  1068. # Assuming the following are children of this node, in order:
  1069. # First, Middle, Last.
  1070. var a = get_child(0).name # a is "First"
  1071. var b = get_child(1).name # b is "Middle"
  1072. var b = get_child(2).name # b is "Last"
  1073. var c = get_child(-1).name # c is "Last"
  1074. \ **Note:** To fetch a node by :ref:`NodePath<class_NodePath>`, use :ref:`get_node<class_Node_method_get_node>`.
  1075. .. rst-class:: classref-item-separator
  1076. ----
  1077. .. _class_Node_method_get_child_count:
  1078. .. rst-class:: classref-method
  1079. :ref:`int<class_int>` **get_child_count**\ (\ include_internal\: :ref:`bool<class_bool>` = false\ ) |const| :ref:`๐Ÿ”—<class_Node_method_get_child_count>`
  1080. Returns the number of children of this node.
  1081. If ``include_internal`` is ``false``, internal children are not counted (see :ref:`add_child<class_Node_method_add_child>`'s ``internal`` parameter).
  1082. .. rst-class:: classref-item-separator
  1083. ----
  1084. .. _class_Node_method_get_children:
  1085. .. rst-class:: classref-method
  1086. :ref:`Array<class_Array>`\[:ref:`Node<class_Node>`\] **get_children**\ (\ include_internal\: :ref:`bool<class_bool>` = false\ ) |const| :ref:`๐Ÿ”—<class_Node_method_get_children>`
  1087. Returns all children of this node inside an :ref:`Array<class_Array>`.
  1088. If ``include_internal`` is ``false``, excludes internal children from the returned array (see :ref:`add_child<class_Node_method_add_child>`'s ``internal`` parameter).
  1089. .. rst-class:: classref-item-separator
  1090. ----
  1091. .. _class_Node_method_get_groups:
  1092. .. rst-class:: classref-method
  1093. :ref:`Array<class_Array>`\[:ref:`StringName<class_StringName>`\] **get_groups**\ (\ ) |const| :ref:`๐Ÿ”—<class_Node_method_get_groups>`
  1094. Returns an :ref:`Array<class_Array>` of group names that the node has been added to.
  1095. \ **Note:** To improve performance, the order of group names is *not* guaranteed and may vary between project runs. Therefore, do not rely on the group order.
  1096. \ **Note:** This method may also return some group names starting with an underscore (``_``). These are internally used by the engine. To avoid conflicts, do not use custom groups starting with underscores. To exclude internal groups, see the following code snippet:
  1097. .. tabs::
  1098. .. code-tab:: gdscript
  1099. # Stores the node's non-internal groups only (as an array of StringNames).
  1100. var non_internal_groups = []
  1101. for group in get_groups():
  1102. if not str(group).begins_with("_"):
  1103. non_internal_groups.push_back(group)
  1104. .. code-tab:: csharp
  1105. // Stores the node's non-internal groups only (as a List of StringNames).
  1106. List<string> nonInternalGroups = new List<string>();
  1107. foreach (string group in GetGroups())
  1108. {
  1109. if (!group.BeginsWith("_"))
  1110. nonInternalGroups.Add(group);
  1111. }
  1112. .. rst-class:: classref-item-separator
  1113. ----
  1114. .. _class_Node_method_get_index:
  1115. .. rst-class:: classref-method
  1116. :ref:`int<class_int>` **get_index**\ (\ include_internal\: :ref:`bool<class_bool>` = false\ ) |const| :ref:`๐Ÿ”—<class_Node_method_get_index>`
  1117. Returns this node's order among its siblings. The first node's index is ``0``. See also :ref:`get_child<class_Node_method_get_child>`.
  1118. If ``include_internal`` is ``false``, returns the index ignoring internal children. The first, non-internal child will have an index of ``0`` (see :ref:`add_child<class_Node_method_add_child>`'s ``internal`` parameter).
  1119. .. rst-class:: classref-item-separator
  1120. ----
  1121. .. _class_Node_method_get_last_exclusive_window:
  1122. .. rst-class:: classref-method
  1123. :ref:`Window<class_Window>` **get_last_exclusive_window**\ (\ ) |const| :ref:`๐Ÿ”—<class_Node_method_get_last_exclusive_window>`
  1124. Returns the :ref:`Window<class_Window>` that contains this node, or the last exclusive child in a chain of windows starting with the one that contains this node.
  1125. .. rst-class:: classref-item-separator
  1126. ----
  1127. .. _class_Node_method_get_multiplayer_authority:
  1128. .. rst-class:: classref-method
  1129. :ref:`int<class_int>` **get_multiplayer_authority**\ (\ ) |const| :ref:`๐Ÿ”—<class_Node_method_get_multiplayer_authority>`
  1130. Returns the peer ID of the multiplayer authority for this node. See :ref:`set_multiplayer_authority<class_Node_method_set_multiplayer_authority>`.
  1131. .. rst-class:: classref-item-separator
  1132. ----
  1133. .. _class_Node_method_get_node:
  1134. .. rst-class:: classref-method
  1135. :ref:`Node<class_Node>` **get_node**\ (\ path\: :ref:`NodePath<class_NodePath>`\ ) |const| :ref:`๐Ÿ”—<class_Node_method_get_node>`
  1136. Fetches a node. The :ref:`NodePath<class_NodePath>` can either be a relative path (from this node), or an absolute path (from the :ref:`SceneTree.root<class_SceneTree_property_root>`) to a node. If ``path`` does not point to a valid node, generates an error and returns ``null``. Attempts to access methods on the return value will result in an *"Attempt to call <method> on a null instance."* error.
  1137. \ **Note:** Fetching by absolute path only works when the node is inside the scene tree (see :ref:`is_inside_tree<class_Node_method_is_inside_tree>`).
  1138. \ **Example:** Assume this method is called from the Character node, inside the following tree:
  1139. .. code:: text
  1140. โ”–โ•ดroot
  1141. โ” โ•ดCharacter (you are here!)
  1142. โ”ƒ โ” โ•ดSword
  1143. โ”ƒ โ”–โ•ดBackpack
  1144. โ”ƒ โ”–โ•ดDagger
  1145. โ” โ•ดMyGame
  1146. โ”–โ•ดSwamp
  1147. โ” โ•ดAlligator
  1148. โ” โ•ดMosquito
  1149. โ”–โ•ดGoblin
  1150. The following calls will return a valid node:
  1151. .. tabs::
  1152. .. code-tab:: gdscript
  1153. get_node("Sword")
  1154. get_node("Backpack/Dagger")
  1155. get_node("../Swamp/Alligator")
  1156. get_node("/root/MyGame")
  1157. .. code-tab:: csharp
  1158. GetNode("Sword");
  1159. GetNode("Backpack/Dagger");
  1160. GetNode("../Swamp/Alligator");
  1161. GetNode("/root/MyGame");
  1162. .. rst-class:: classref-item-separator
  1163. ----
  1164. .. _class_Node_method_get_node_and_resource:
  1165. .. rst-class:: classref-method
  1166. :ref:`Array<class_Array>` **get_node_and_resource**\ (\ path\: :ref:`NodePath<class_NodePath>`\ ) :ref:`๐Ÿ”—<class_Node_method_get_node_and_resource>`
  1167. Fetches a node and its most nested resource as specified by the :ref:`NodePath<class_NodePath>`'s subname. Returns an :ref:`Array<class_Array>` of size ``3`` where:
  1168. - Element ``0`` is the **Node**, or ``null`` if not found;
  1169. - Element ``1`` is the subname's last nested :ref:`Resource<class_Resource>`, or ``null`` if not found;
  1170. - Element ``2`` is the remaining :ref:`NodePath<class_NodePath>`, referring to an existing, non-:ref:`Resource<class_Resource>` property (see :ref:`Object.get_indexed<class_Object_method_get_indexed>`).
  1171. \ **Example:** Assume that the child's :ref:`Sprite2D.texture<class_Sprite2D_property_texture>` has been assigned a :ref:`AtlasTexture<class_AtlasTexture>`:
  1172. .. tabs::
  1173. .. code-tab:: gdscript
  1174. var a = get_node_and_resource("Area2D/Sprite2D")
  1175. print(a[0].name) # Prints Sprite2D
  1176. print(a[1]) # Prints <null>
  1177. print(a[2]) # Prints ^""
  1178. var b = get_node_and_resource("Area2D/Sprite2D:texture:atlas")
  1179. print(b[0].name) # Prints Sprite2D
  1180. print(b[1].get_class()) # Prints AtlasTexture
  1181. print(b[2]) # Prints ^""
  1182. var c = get_node_and_resource("Area2D/Sprite2D:texture:atlas:region")
  1183. print(c[0].name) # Prints Sprite2D
  1184. print(c[1].get_class()) # Prints AtlasTexture
  1185. print(c[2]) # Prints ^":region"
  1186. .. code-tab:: csharp
  1187. var a = GetNodeAndResource(NodePath("Area2D/Sprite2D"));
  1188. GD.Print(a[0].Name); // Prints Sprite2D
  1189. GD.Print(a[1]); // Prints <null>
  1190. GD.Print(a[2]); // Prints ^"
  1191. var b = GetNodeAndResource(NodePath("Area2D/Sprite2D:texture:atlas"));
  1192. GD.Print(b[0].name); // Prints Sprite2D
  1193. GD.Print(b[1].get_class()); // Prints AtlasTexture
  1194. GD.Print(b[2]); // Prints ^""
  1195. var c = GetNodeAndResource(NodePath("Area2D/Sprite2D:texture:atlas:region"));
  1196. GD.Print(c[0].name); // Prints Sprite2D
  1197. GD.Print(c[1].get_class()); // Prints AtlasTexture
  1198. GD.Print(c[2]); // Prints ^":region"
  1199. .. rst-class:: classref-item-separator
  1200. ----
  1201. .. _class_Node_method_get_node_or_null:
  1202. .. rst-class:: classref-method
  1203. :ref:`Node<class_Node>` **get_node_or_null**\ (\ path\: :ref:`NodePath<class_NodePath>`\ ) |const| :ref:`๐Ÿ”—<class_Node_method_get_node_or_null>`
  1204. Fetches a node by :ref:`NodePath<class_NodePath>`. Similar to :ref:`get_node<class_Node_method_get_node>`, but does not generate an error if ``path`` does not point to a valid node.
  1205. .. rst-class:: classref-item-separator
  1206. ----
  1207. .. _class_Node_method_get_parent:
  1208. .. rst-class:: classref-method
  1209. :ref:`Node<class_Node>` **get_parent**\ (\ ) |const| :ref:`๐Ÿ”—<class_Node_method_get_parent>`
  1210. Returns this node's parent node, or ``null`` if the node doesn't have a parent.
  1211. .. rst-class:: classref-item-separator
  1212. ----
  1213. .. _class_Node_method_get_path:
  1214. .. rst-class:: classref-method
  1215. :ref:`NodePath<class_NodePath>` **get_path**\ (\ ) |const| :ref:`๐Ÿ”—<class_Node_method_get_path>`
  1216. Returns the node's absolute path, relative to the :ref:`SceneTree.root<class_SceneTree_property_root>`. If the node is not inside the scene tree, this method fails and returns an empty :ref:`NodePath<class_NodePath>`.
  1217. .. rst-class:: classref-item-separator
  1218. ----
  1219. .. _class_Node_method_get_path_to:
  1220. .. rst-class:: classref-method
  1221. :ref:`NodePath<class_NodePath>` **get_path_to**\ (\ node\: :ref:`Node<class_Node>`, use_unique_path\: :ref:`bool<class_bool>` = false\ ) |const| :ref:`๐Ÿ”—<class_Node_method_get_path_to>`
  1222. Returns the relative :ref:`NodePath<class_NodePath>` from this node to the specified ``node``. Both nodes must be in the same :ref:`SceneTree<class_SceneTree>` or scene hierarchy, otherwise this method fails and returns an empty :ref:`NodePath<class_NodePath>`.
  1223. If ``use_unique_path`` is ``true``, returns the shortest path accounting for this node's unique name (see :ref:`unique_name_in_owner<class_Node_property_unique_name_in_owner>`).
  1224. \ **Note:** If you get a relative path which starts from a unique node, the path may be longer than a normal relative path, due to the addition of the unique node's name.
  1225. .. rst-class:: classref-item-separator
  1226. ----
  1227. .. _class_Node_method_get_physics_process_delta_time:
  1228. .. rst-class:: classref-method
  1229. :ref:`float<class_float>` **get_physics_process_delta_time**\ (\ ) |const| :ref:`๐Ÿ”—<class_Node_method_get_physics_process_delta_time>`
  1230. Returns the time elapsed (in seconds) since the last physics callback. This value is identical to :ref:`_physics_process<class_Node_private_method__physics_process>`'s ``delta`` parameter, and is often consistent at run-time, unless :ref:`Engine.physics_ticks_per_second<class_Engine_property_physics_ticks_per_second>` is changed. See also :ref:`NOTIFICATION_PHYSICS_PROCESS<class_Node_constant_NOTIFICATION_PHYSICS_PROCESS>`.
  1231. .. rst-class:: classref-item-separator
  1232. ----
  1233. .. _class_Node_method_get_process_delta_time:
  1234. .. rst-class:: classref-method
  1235. :ref:`float<class_float>` **get_process_delta_time**\ (\ ) |const| :ref:`๐Ÿ”—<class_Node_method_get_process_delta_time>`
  1236. Returns the time elapsed (in seconds) since the last process callback. This value is identical to :ref:`_process<class_Node_private_method__process>`'s ``delta`` parameter, and may vary from frame to frame. See also :ref:`NOTIFICATION_PROCESS<class_Node_constant_NOTIFICATION_PROCESS>`.
  1237. .. rst-class:: classref-item-separator
  1238. ----
  1239. .. _class_Node_method_get_rpc_config:
  1240. .. rst-class:: classref-method
  1241. :ref:`Variant<class_Variant>` **get_rpc_config**\ (\ ) |const| :ref:`๐Ÿ”—<class_Node_method_get_rpc_config>`
  1242. Returns a :ref:`Dictionary<class_Dictionary>` mapping method names to their RPC configuration defined for this node using :ref:`rpc_config<class_Node_method_rpc_config>`.
  1243. .. rst-class:: classref-item-separator
  1244. ----
  1245. .. _class_Node_method_get_scene_instance_load_placeholder:
  1246. .. rst-class:: classref-method
  1247. :ref:`bool<class_bool>` **get_scene_instance_load_placeholder**\ (\ ) |const| :ref:`๐Ÿ”—<class_Node_method_get_scene_instance_load_placeholder>`
  1248. Returns ``true`` if this node is an instance load placeholder. See :ref:`InstancePlaceholder<class_InstancePlaceholder>` and :ref:`set_scene_instance_load_placeholder<class_Node_method_set_scene_instance_load_placeholder>`.
  1249. .. rst-class:: classref-item-separator
  1250. ----
  1251. .. _class_Node_method_get_tree:
  1252. .. rst-class:: classref-method
  1253. :ref:`SceneTree<class_SceneTree>` **get_tree**\ (\ ) |const| :ref:`๐Ÿ”—<class_Node_method_get_tree>`
  1254. Returns the :ref:`SceneTree<class_SceneTree>` that contains this node. If this node is not inside the tree, generates an error and returns ``null``. See also :ref:`is_inside_tree<class_Node_method_is_inside_tree>`.
  1255. .. rst-class:: classref-item-separator
  1256. ----
  1257. .. _class_Node_method_get_tree_string:
  1258. .. rst-class:: classref-method
  1259. :ref:`String<class_String>` **get_tree_string**\ (\ ) :ref:`๐Ÿ”—<class_Node_method_get_tree_string>`
  1260. Returns the tree as a :ref:`String<class_String>`. Used mainly for debugging purposes. This version displays the path relative to the current node, and is good for copy/pasting into the :ref:`get_node<class_Node_method_get_node>` function. It also can be used in game UI/UX.
  1261. May print, for example:
  1262. .. code:: text
  1263. TheGame
  1264. TheGame/Menu
  1265. TheGame/Menu/Label
  1266. TheGame/Menu/Camera2D
  1267. TheGame/SplashScreen
  1268. TheGame/SplashScreen/Camera2D
  1269. .. rst-class:: classref-item-separator
  1270. ----
  1271. .. _class_Node_method_get_tree_string_pretty:
  1272. .. rst-class:: classref-method
  1273. :ref:`String<class_String>` **get_tree_string_pretty**\ (\ ) :ref:`๐Ÿ”—<class_Node_method_get_tree_string_pretty>`
  1274. Similar to :ref:`get_tree_string<class_Node_method_get_tree_string>`, this returns the tree as a :ref:`String<class_String>`. This version displays a more graphical representation similar to what is displayed in the Scene Dock. It is useful for inspecting larger trees.
  1275. May print, for example:
  1276. .. code:: text
  1277. โ”–โ•ดTheGame
  1278. โ” โ•ดMenu
  1279. โ”ƒ โ” โ•ดLabel
  1280. โ”ƒ โ”–โ•ดCamera2D
  1281. โ”–โ•ดSplashScreen
  1282. โ”–โ•ดCamera2D
  1283. .. rst-class:: classref-item-separator
  1284. ----
  1285. .. _class_Node_method_get_viewport:
  1286. .. rst-class:: classref-method
  1287. :ref:`Viewport<class_Viewport>` **get_viewport**\ (\ ) |const| :ref:`๐Ÿ”—<class_Node_method_get_viewport>`
  1288. Returns the node's closest :ref:`Viewport<class_Viewport>` ancestor, if the node is inside the tree. Otherwise, returns ``null``.
  1289. .. rst-class:: classref-item-separator
  1290. ----
  1291. .. _class_Node_method_get_window:
  1292. .. rst-class:: classref-method
  1293. :ref:`Window<class_Window>` **get_window**\ (\ ) |const| :ref:`๐Ÿ”—<class_Node_method_get_window>`
  1294. Returns the :ref:`Window<class_Window>` that contains this node. If the node is in the main window, this is equivalent to getting the root node (``get_tree().get_root()``).
  1295. .. rst-class:: classref-item-separator
  1296. ----
  1297. .. _class_Node_method_has_node:
  1298. .. rst-class:: classref-method
  1299. :ref:`bool<class_bool>` **has_node**\ (\ path\: :ref:`NodePath<class_NodePath>`\ ) |const| :ref:`๐Ÿ”—<class_Node_method_has_node>`
  1300. Returns ``true`` if the ``path`` points to a valid node. See also :ref:`get_node<class_Node_method_get_node>`.
  1301. .. rst-class:: classref-item-separator
  1302. ----
  1303. .. _class_Node_method_has_node_and_resource:
  1304. .. rst-class:: classref-method
  1305. :ref:`bool<class_bool>` **has_node_and_resource**\ (\ path\: :ref:`NodePath<class_NodePath>`\ ) |const| :ref:`๐Ÿ”—<class_Node_method_has_node_and_resource>`
  1306. Returns ``true`` if ``path`` points to a valid node and its subnames point to a valid :ref:`Resource<class_Resource>`, e.g. ``Area2D/CollisionShape2D:shape``. Properties that are not :ref:`Resource<class_Resource>` types (such as nodes or other :ref:`Variant<class_Variant>` types) are not considered. See also :ref:`get_node_and_resource<class_Node_method_get_node_and_resource>`.
  1307. .. rst-class:: classref-item-separator
  1308. ----
  1309. .. _class_Node_method_is_ancestor_of:
  1310. .. rst-class:: classref-method
  1311. :ref:`bool<class_bool>` **is_ancestor_of**\ (\ node\: :ref:`Node<class_Node>`\ ) |const| :ref:`๐Ÿ”—<class_Node_method_is_ancestor_of>`
  1312. Returns ``true`` if the given ``node`` is a direct or indirect child of this node.
  1313. .. rst-class:: classref-item-separator
  1314. ----
  1315. .. _class_Node_method_is_displayed_folded:
  1316. .. rst-class:: classref-method
  1317. :ref:`bool<class_bool>` **is_displayed_folded**\ (\ ) |const| :ref:`๐Ÿ”—<class_Node_method_is_displayed_folded>`
  1318. Returns ``true`` if the node is folded (collapsed) in the Scene dock. This method is intended to be used in editor plugins and tools. See also :ref:`set_display_folded<class_Node_method_set_display_folded>`.
  1319. .. rst-class:: classref-item-separator
  1320. ----
  1321. .. _class_Node_method_is_editable_instance:
  1322. .. rst-class:: classref-method
  1323. :ref:`bool<class_bool>` **is_editable_instance**\ (\ node\: :ref:`Node<class_Node>`\ ) |const| :ref:`๐Ÿ”—<class_Node_method_is_editable_instance>`
  1324. Returns ``true`` if ``node`` has editable children enabled relative to this node. This method is intended to be used in editor plugins and tools. See also :ref:`set_editable_instance<class_Node_method_set_editable_instance>`.
  1325. .. rst-class:: classref-item-separator
  1326. ----
  1327. .. _class_Node_method_is_greater_than:
  1328. .. rst-class:: classref-method
  1329. :ref:`bool<class_bool>` **is_greater_than**\ (\ node\: :ref:`Node<class_Node>`\ ) |const| :ref:`๐Ÿ”—<class_Node_method_is_greater_than>`
  1330. Returns ``true`` if the given ``node`` occurs later in the scene hierarchy than this node. A node occurring later is usually processed last.
  1331. .. rst-class:: classref-item-separator
  1332. ----
  1333. .. _class_Node_method_is_in_group:
  1334. .. rst-class:: classref-method
  1335. :ref:`bool<class_bool>` **is_in_group**\ (\ group\: :ref:`StringName<class_StringName>`\ ) |const| :ref:`๐Ÿ”—<class_Node_method_is_in_group>`
  1336. Returns ``true`` if this node has been added to the given ``group``. See :ref:`add_to_group<class_Node_method_add_to_group>` and :ref:`remove_from_group<class_Node_method_remove_from_group>`. See also notes in the description, and the :ref:`SceneTree<class_SceneTree>`'s group methods.
  1337. .. rst-class:: classref-item-separator
  1338. ----
  1339. .. _class_Node_method_is_inside_tree:
  1340. .. rst-class:: classref-method
  1341. :ref:`bool<class_bool>` **is_inside_tree**\ (\ ) |const| :ref:`๐Ÿ”—<class_Node_method_is_inside_tree>`
  1342. Returns ``true`` if this node is currently inside a :ref:`SceneTree<class_SceneTree>`. See also :ref:`get_tree<class_Node_method_get_tree>`.
  1343. .. rst-class:: classref-item-separator
  1344. ----
  1345. .. _class_Node_method_is_multiplayer_authority:
  1346. .. rst-class:: classref-method
  1347. :ref:`bool<class_bool>` **is_multiplayer_authority**\ (\ ) |const| :ref:`๐Ÿ”—<class_Node_method_is_multiplayer_authority>`
  1348. Returns ``true`` if the local system is the multiplayer authority of this node.
  1349. .. rst-class:: classref-item-separator
  1350. ----
  1351. .. _class_Node_method_is_node_ready:
  1352. .. rst-class:: classref-method
  1353. :ref:`bool<class_bool>` **is_node_ready**\ (\ ) |const| :ref:`๐Ÿ”—<class_Node_method_is_node_ready>`
  1354. Returns ``true`` if the node is ready, i.e. it's inside scene tree and all its children are initialized.
  1355. \ :ref:`request_ready<class_Node_method_request_ready>` resets it back to ``false``.
  1356. .. rst-class:: classref-item-separator
  1357. ----
  1358. .. _class_Node_method_is_part_of_edited_scene:
  1359. .. rst-class:: classref-method
  1360. :ref:`bool<class_bool>` **is_part_of_edited_scene**\ (\ ) |const| :ref:`๐Ÿ”—<class_Node_method_is_part_of_edited_scene>`
  1361. Returns ``true`` if the node is part of the scene currently opened in the editor.
  1362. .. rst-class:: classref-item-separator
  1363. ----
  1364. .. _class_Node_method_is_physics_interpolated:
  1365. .. rst-class:: classref-method
  1366. :ref:`bool<class_bool>` **is_physics_interpolated**\ (\ ) |const| :ref:`๐Ÿ”—<class_Node_method_is_physics_interpolated>`
  1367. Returns ``true`` if physics interpolation is enabled for this node (see :ref:`physics_interpolation_mode<class_Node_property_physics_interpolation_mode>`).
  1368. \ **Note:** Interpolation will only be active if both the flag is set **and** physics interpolation is enabled within the :ref:`SceneTree<class_SceneTree>`. This can be tested using :ref:`is_physics_interpolated_and_enabled<class_Node_method_is_physics_interpolated_and_enabled>`.
  1369. .. rst-class:: classref-item-separator
  1370. ----
  1371. .. _class_Node_method_is_physics_interpolated_and_enabled:
  1372. .. rst-class:: classref-method
  1373. :ref:`bool<class_bool>` **is_physics_interpolated_and_enabled**\ (\ ) |const| :ref:`๐Ÿ”—<class_Node_method_is_physics_interpolated_and_enabled>`
  1374. Returns ``true`` if physics interpolation is enabled (see :ref:`physics_interpolation_mode<class_Node_property_physics_interpolation_mode>`) **and** enabled in the :ref:`SceneTree<class_SceneTree>`.
  1375. This is a convenience version of :ref:`is_physics_interpolated<class_Node_method_is_physics_interpolated>` that also checks whether physics interpolation is enabled globally.
  1376. See :ref:`SceneTree.physics_interpolation<class_SceneTree_property_physics_interpolation>` and :ref:`ProjectSettings.physics/common/physics_interpolation<class_ProjectSettings_property_physics/common/physics_interpolation>`.
  1377. .. rst-class:: classref-item-separator
  1378. ----
  1379. .. _class_Node_method_is_physics_processing:
  1380. .. rst-class:: classref-method
  1381. :ref:`bool<class_bool>` **is_physics_processing**\ (\ ) |const| :ref:`๐Ÿ”—<class_Node_method_is_physics_processing>`
  1382. Returns ``true`` if physics processing is enabled (see :ref:`set_physics_process<class_Node_method_set_physics_process>`).
  1383. .. rst-class:: classref-item-separator
  1384. ----
  1385. .. _class_Node_method_is_physics_processing_internal:
  1386. .. rst-class:: classref-method
  1387. :ref:`bool<class_bool>` **is_physics_processing_internal**\ (\ ) |const| :ref:`๐Ÿ”—<class_Node_method_is_physics_processing_internal>`
  1388. Returns ``true`` if internal physics processing is enabled (see :ref:`set_physics_process_internal<class_Node_method_set_physics_process_internal>`).
  1389. .. rst-class:: classref-item-separator
  1390. ----
  1391. .. _class_Node_method_is_processing:
  1392. .. rst-class:: classref-method
  1393. :ref:`bool<class_bool>` **is_processing**\ (\ ) |const| :ref:`๐Ÿ”—<class_Node_method_is_processing>`
  1394. Returns ``true`` if processing is enabled (see :ref:`set_process<class_Node_method_set_process>`).
  1395. .. rst-class:: classref-item-separator
  1396. ----
  1397. .. _class_Node_method_is_processing_input:
  1398. .. rst-class:: classref-method
  1399. :ref:`bool<class_bool>` **is_processing_input**\ (\ ) |const| :ref:`๐Ÿ”—<class_Node_method_is_processing_input>`
  1400. Returns ``true`` if the node is processing input (see :ref:`set_process_input<class_Node_method_set_process_input>`).
  1401. .. rst-class:: classref-item-separator
  1402. ----
  1403. .. _class_Node_method_is_processing_internal:
  1404. .. rst-class:: classref-method
  1405. :ref:`bool<class_bool>` **is_processing_internal**\ (\ ) |const| :ref:`๐Ÿ”—<class_Node_method_is_processing_internal>`
  1406. Returns ``true`` if internal processing is enabled (see :ref:`set_process_internal<class_Node_method_set_process_internal>`).
  1407. .. rst-class:: classref-item-separator
  1408. ----
  1409. .. _class_Node_method_is_processing_shortcut_input:
  1410. .. rst-class:: classref-method
  1411. :ref:`bool<class_bool>` **is_processing_shortcut_input**\ (\ ) |const| :ref:`๐Ÿ”—<class_Node_method_is_processing_shortcut_input>`
  1412. Returns ``true`` if the node is processing shortcuts (see :ref:`set_process_shortcut_input<class_Node_method_set_process_shortcut_input>`).
  1413. .. rst-class:: classref-item-separator
  1414. ----
  1415. .. _class_Node_method_is_processing_unhandled_input:
  1416. .. rst-class:: classref-method
  1417. :ref:`bool<class_bool>` **is_processing_unhandled_input**\ (\ ) |const| :ref:`๐Ÿ”—<class_Node_method_is_processing_unhandled_input>`
  1418. Returns ``true`` if the node is processing unhandled input (see :ref:`set_process_unhandled_input<class_Node_method_set_process_unhandled_input>`).
  1419. .. rst-class:: classref-item-separator
  1420. ----
  1421. .. _class_Node_method_is_processing_unhandled_key_input:
  1422. .. rst-class:: classref-method
  1423. :ref:`bool<class_bool>` **is_processing_unhandled_key_input**\ (\ ) |const| :ref:`๐Ÿ”—<class_Node_method_is_processing_unhandled_key_input>`
  1424. Returns ``true`` if the node is processing unhandled key input (see :ref:`set_process_unhandled_key_input<class_Node_method_set_process_unhandled_key_input>`).
  1425. .. rst-class:: classref-item-separator
  1426. ----
  1427. .. _class_Node_method_move_child:
  1428. .. rst-class:: classref-method
  1429. |void| **move_child**\ (\ child_node\: :ref:`Node<class_Node>`, to_index\: :ref:`int<class_int>`\ ) :ref:`๐Ÿ”—<class_Node_method_move_child>`
  1430. Moves ``child_node`` to the given index. A node's index is the order among its siblings. If ``to_index`` is negative, the index is counted from the end of the list. See also :ref:`get_child<class_Node_method_get_child>` and :ref:`get_index<class_Node_method_get_index>`.
  1431. \ **Note:** The processing order of several engine callbacks (:ref:`_ready<class_Node_private_method__ready>`, :ref:`_process<class_Node_private_method__process>`, etc.) and notifications sent through :ref:`propagate_notification<class_Node_method_propagate_notification>` is affected by tree order. :ref:`CanvasItem<class_CanvasItem>` nodes are also rendered in tree order. See also :ref:`process_priority<class_Node_property_process_priority>`.
  1432. .. rst-class:: classref-item-separator
  1433. ----
  1434. .. _class_Node_method_notify_deferred_thread_group:
  1435. .. rst-class:: classref-method
  1436. |void| **notify_deferred_thread_group**\ (\ what\: :ref:`int<class_int>`\ ) :ref:`๐Ÿ”—<class_Node_method_notify_deferred_thread_group>`
  1437. Similar to :ref:`call_deferred_thread_group<class_Node_method_call_deferred_thread_group>`, but for notifications.
  1438. .. rst-class:: classref-item-separator
  1439. ----
  1440. .. _class_Node_method_notify_thread_safe:
  1441. .. rst-class:: classref-method
  1442. |void| **notify_thread_safe**\ (\ what\: :ref:`int<class_int>`\ ) :ref:`๐Ÿ”—<class_Node_method_notify_thread_safe>`
  1443. Similar to :ref:`call_thread_safe<class_Node_method_call_thread_safe>`, but for notifications.
  1444. .. rst-class:: classref-item-separator
  1445. ----
  1446. .. _class_Node_method_print_orphan_nodes:
  1447. .. rst-class:: classref-method
  1448. |void| **print_orphan_nodes**\ (\ ) |static| :ref:`๐Ÿ”—<class_Node_method_print_orphan_nodes>`
  1449. Prints all orphan nodes (nodes outside the :ref:`SceneTree<class_SceneTree>`). Useful for debugging.
  1450. \ **Note:** This method only works in debug builds. Does nothing in a project exported in release mode.
  1451. .. rst-class:: classref-item-separator
  1452. ----
  1453. .. _class_Node_method_print_tree:
  1454. .. rst-class:: classref-method
  1455. |void| **print_tree**\ (\ ) :ref:`๐Ÿ”—<class_Node_method_print_tree>`
  1456. Prints the node and its children to the console, recursively. The node does not have to be inside the tree. This method outputs :ref:`NodePath<class_NodePath>`\ s relative to this node, and is good for copy/pasting into :ref:`get_node<class_Node_method_get_node>`. See also :ref:`print_tree_pretty<class_Node_method_print_tree_pretty>`.
  1457. May print, for example:
  1458. .. code:: text
  1459. .
  1460. Menu
  1461. Menu/Label
  1462. Menu/Camera2D
  1463. SplashScreen
  1464. SplashScreen/Camera2D
  1465. .. rst-class:: classref-item-separator
  1466. ----
  1467. .. _class_Node_method_print_tree_pretty:
  1468. .. rst-class:: classref-method
  1469. |void| **print_tree_pretty**\ (\ ) :ref:`๐Ÿ”—<class_Node_method_print_tree_pretty>`
  1470. Prints the node and its children to the console, recursively. The node does not have to be inside the tree. Similar to :ref:`print_tree<class_Node_method_print_tree>`, but the graphical representation looks like what is displayed in the editor's Scene dock. It is useful for inspecting larger trees.
  1471. May print, for example:
  1472. .. code:: text
  1473. โ”–โ•ดTheGame
  1474. โ” โ•ดMenu
  1475. โ”ƒ โ” โ•ดLabel
  1476. โ”ƒ โ”–โ•ดCamera2D
  1477. โ”–โ•ดSplashScreen
  1478. โ”–โ•ดCamera2D
  1479. .. rst-class:: classref-item-separator
  1480. ----
  1481. .. _class_Node_method_propagate_call:
  1482. .. rst-class:: classref-method
  1483. |void| **propagate_call**\ (\ method\: :ref:`StringName<class_StringName>`, args\: :ref:`Array<class_Array>` = [], parent_first\: :ref:`bool<class_bool>` = false\ ) :ref:`๐Ÿ”—<class_Node_method_propagate_call>`
  1484. Calls the given ``method`` name, passing ``args`` as arguments, on this node and all of its children, recursively.
  1485. If ``parent_first`` is ``true``, the method is called on this node first, then on all of its children. If ``false``, the children's methods are called first.
  1486. .. rst-class:: classref-item-separator
  1487. ----
  1488. .. _class_Node_method_propagate_notification:
  1489. .. rst-class:: classref-method
  1490. |void| **propagate_notification**\ (\ what\: :ref:`int<class_int>`\ ) :ref:`๐Ÿ”—<class_Node_method_propagate_notification>`
  1491. Calls :ref:`Object.notification<class_Object_method_notification>` with ``what`` on this node and all of its children, recursively.
  1492. .. rst-class:: classref-item-separator
  1493. ----
  1494. .. _class_Node_method_queue_free:
  1495. .. rst-class:: classref-method
  1496. |void| **queue_free**\ (\ ) :ref:`๐Ÿ”—<class_Node_method_queue_free>`
  1497. Queues this node to be deleted at the end of the current frame. When deleted, all of its children are deleted as well, and all references to the node and its children become invalid.
  1498. Unlike with :ref:`Object.free<class_Object_method_free>`, the node is not deleted instantly, and it can still be accessed before deletion. It is also safe to call :ref:`queue_free<class_Node_method_queue_free>` multiple times. Use :ref:`Object.is_queued_for_deletion<class_Object_method_is_queued_for_deletion>` to check if the node will be deleted at the end of the frame.
  1499. \ **Note:** The node will only be freed after all other deferred calls are finished. Using this method is not always the same as calling :ref:`Object.free<class_Object_method_free>` through :ref:`Object.call_deferred<class_Object_method_call_deferred>`.
  1500. .. rst-class:: classref-item-separator
  1501. ----
  1502. .. _class_Node_method_remove_child:
  1503. .. rst-class:: classref-method
  1504. |void| **remove_child**\ (\ node\: :ref:`Node<class_Node>`\ ) :ref:`๐Ÿ”—<class_Node_method_remove_child>`
  1505. Removes a child ``node``. The ``node``, along with its children, are **not** deleted. To delete a node, see :ref:`queue_free<class_Node_method_queue_free>`.
  1506. \ **Note:** When this node is inside the tree, this method sets the :ref:`owner<class_Node_property_owner>` of the removed ``node`` (or its descendants) to ``null``, if their :ref:`owner<class_Node_property_owner>` is no longer an ancestor (see :ref:`is_ancestor_of<class_Node_method_is_ancestor_of>`).
  1507. .. rst-class:: classref-item-separator
  1508. ----
  1509. .. _class_Node_method_remove_from_group:
  1510. .. rst-class:: classref-method
  1511. |void| **remove_from_group**\ (\ group\: :ref:`StringName<class_StringName>`\ ) :ref:`๐Ÿ”—<class_Node_method_remove_from_group>`
  1512. Removes the node from the given ``group``. Does nothing if the node is not in the ``group``. See also notes in the description, and the :ref:`SceneTree<class_SceneTree>`'s group methods.
  1513. .. rst-class:: classref-item-separator
  1514. ----
  1515. .. _class_Node_method_reparent:
  1516. .. rst-class:: classref-method
  1517. |void| **reparent**\ (\ new_parent\: :ref:`Node<class_Node>`, keep_global_transform\: :ref:`bool<class_bool>` = true\ ) :ref:`๐Ÿ”—<class_Node_method_reparent>`
  1518. Changes the parent of this **Node** to the ``new_parent``. The node needs to already have a parent. The node's :ref:`owner<class_Node_property_owner>` is preserved if its owner is still reachable from the new location (i.e., the node is still a descendant of the new parent after the operation).
  1519. If ``keep_global_transform`` is ``true``, the node's global transform will be preserved if supported. :ref:`Node2D<class_Node2D>`, :ref:`Node3D<class_Node3D>` and :ref:`Control<class_Control>` support this argument (but :ref:`Control<class_Control>` keeps only position).
  1520. .. rst-class:: classref-item-separator
  1521. ----
  1522. .. _class_Node_method_replace_by:
  1523. .. rst-class:: classref-method
  1524. |void| **replace_by**\ (\ node\: :ref:`Node<class_Node>`, keep_groups\: :ref:`bool<class_bool>` = false\ ) :ref:`๐Ÿ”—<class_Node_method_replace_by>`
  1525. Replaces this node by the given ``node``. All children of this node are moved to ``node``.
  1526. If ``keep_groups`` is ``true``, the ``node`` is added to the same groups that the replaced node is in (see :ref:`add_to_group<class_Node_method_add_to_group>`).
  1527. \ **Warning:** The replaced node is removed from the tree, but it is **not** deleted. To prevent memory leaks, store a reference to the node in a variable, or use :ref:`Object.free<class_Object_method_free>`.
  1528. .. rst-class:: classref-item-separator
  1529. ----
  1530. .. _class_Node_method_request_ready:
  1531. .. rst-class:: classref-method
  1532. |void| **request_ready**\ (\ ) :ref:`๐Ÿ”—<class_Node_method_request_ready>`
  1533. Requests :ref:`_ready<class_Node_private_method__ready>` to be called again the next time the node enters the tree. Does **not** immediately call :ref:`_ready<class_Node_private_method__ready>`.
  1534. \ **Note:** This method only affects the current node. If the node's children also need to request ready, this method needs to be called for each one of them. When the node and its children enter the tree again, the order of :ref:`_ready<class_Node_private_method__ready>` callbacks will be the same as normal.
  1535. .. rst-class:: classref-item-separator
  1536. ----
  1537. .. _class_Node_method_reset_physics_interpolation:
  1538. .. rst-class:: classref-method
  1539. |void| **reset_physics_interpolation**\ (\ ) :ref:`๐Ÿ”—<class_Node_method_reset_physics_interpolation>`
  1540. When physics interpolation is active, moving a node to a radically different transform (such as placement within a level) can result in a visible glitch as the object is rendered moving from the old to new position over the physics tick.
  1541. That glitch can be prevented by calling this method, which temporarily disables interpolation until the physics tick is complete.
  1542. The notification :ref:`NOTIFICATION_RESET_PHYSICS_INTERPOLATION<class_Node_constant_NOTIFICATION_RESET_PHYSICS_INTERPOLATION>` will be received by the node and all children recursively.
  1543. \ **Note:** This function should be called **after** moving the node, rather than before.
  1544. .. rst-class:: classref-item-separator
  1545. ----
  1546. .. _class_Node_method_rpc:
  1547. .. rst-class:: classref-method
  1548. :ref:`Error<enum_@GlobalScope_Error>` **rpc**\ (\ method\: :ref:`StringName<class_StringName>`, ...\ ) |vararg| :ref:`๐Ÿ”—<class_Node_method_rpc>`
  1549. Sends a remote procedure call request for the given ``method`` to peers on the network (and locally), sending additional arguments to the method called by the RPC. The call request will only be received by nodes with the same :ref:`NodePath<class_NodePath>`, including the exact same :ref:`name<class_Node_property_name>`. Behavior depends on the RPC configuration for the given ``method`` (see :ref:`rpc_config<class_Node_method_rpc_config>` and :ref:`@GDScript.@rpc<class_@GDScript_annotation_@rpc>`). By default, methods are not exposed to RPCs.
  1550. May return :ref:`@GlobalScope.OK<class_@GlobalScope_constant_OK>` if the call is successful, :ref:`@GlobalScope.ERR_INVALID_PARAMETER<class_@GlobalScope_constant_ERR_INVALID_PARAMETER>` if the arguments passed in the ``method`` do not match, :ref:`@GlobalScope.ERR_UNCONFIGURED<class_@GlobalScope_constant_ERR_UNCONFIGURED>` if the node's :ref:`multiplayer<class_Node_property_multiplayer>` cannot be fetched (such as when the node is not inside the tree), :ref:`@GlobalScope.ERR_CONNECTION_ERROR<class_@GlobalScope_constant_ERR_CONNECTION_ERROR>` if :ref:`multiplayer<class_Node_property_multiplayer>`'s connection is not available.
  1551. \ **Note:** You can only safely use RPCs on clients after you received the :ref:`MultiplayerAPI.connected_to_server<class_MultiplayerAPI_signal_connected_to_server>` signal from the :ref:`MultiplayerAPI<class_MultiplayerAPI>`. You also need to keep track of the connection state, either by the :ref:`MultiplayerAPI<class_MultiplayerAPI>` signals like :ref:`MultiplayerAPI.server_disconnected<class_MultiplayerAPI_signal_server_disconnected>` or by checking (``get_multiplayer().peer.get_connection_status() == CONNECTION_CONNECTED``).
  1552. .. rst-class:: classref-item-separator
  1553. ----
  1554. .. _class_Node_method_rpc_config:
  1555. .. rst-class:: classref-method
  1556. |void| **rpc_config**\ (\ method\: :ref:`StringName<class_StringName>`, config\: :ref:`Variant<class_Variant>`\ ) :ref:`๐Ÿ”—<class_Node_method_rpc_config>`
  1557. Changes the RPC configuration for the given ``method``. ``config`` should either be ``null`` to disable the feature (as by default), or a :ref:`Dictionary<class_Dictionary>` containing the following entries:
  1558. - ``rpc_mode``: see :ref:`RPCMode<enum_MultiplayerAPI_RPCMode>`;
  1559. - ``transfer_mode``: see :ref:`TransferMode<enum_MultiplayerPeer_TransferMode>`;
  1560. - ``call_local``: if ``true``, the method will also be called locally;
  1561. - ``channel``: an :ref:`int<class_int>` representing the channel to send the RPC on.
  1562. \ **Note:** In GDScript, this method corresponds to the :ref:`@GDScript.@rpc<class_@GDScript_annotation_@rpc>` annotation, with various parameters passed (``@rpc(any)``, ``@rpc(authority)``...). See also the :doc:`high-level multiplayer <../tutorials/networking/high_level_multiplayer>` tutorial.
  1563. .. rst-class:: classref-item-separator
  1564. ----
  1565. .. _class_Node_method_rpc_id:
  1566. .. rst-class:: classref-method
  1567. :ref:`Error<enum_@GlobalScope_Error>` **rpc_id**\ (\ peer_id\: :ref:`int<class_int>`, method\: :ref:`StringName<class_StringName>`, ...\ ) |vararg| :ref:`๐Ÿ”—<class_Node_method_rpc_id>`
  1568. Sends a :ref:`rpc<class_Node_method_rpc>` to a specific peer identified by ``peer_id`` (see :ref:`MultiplayerPeer.set_target_peer<class_MultiplayerPeer_method_set_target_peer>`).
  1569. May return :ref:`@GlobalScope.OK<class_@GlobalScope_constant_OK>` if the call is successful, :ref:`@GlobalScope.ERR_INVALID_PARAMETER<class_@GlobalScope_constant_ERR_INVALID_PARAMETER>` if the arguments passed in the ``method`` do not match, :ref:`@GlobalScope.ERR_UNCONFIGURED<class_@GlobalScope_constant_ERR_UNCONFIGURED>` if the node's :ref:`multiplayer<class_Node_property_multiplayer>` cannot be fetched (such as when the node is not inside the tree), :ref:`@GlobalScope.ERR_CONNECTION_ERROR<class_@GlobalScope_constant_ERR_CONNECTION_ERROR>` if :ref:`multiplayer<class_Node_property_multiplayer>`'s connection is not available.
  1570. .. rst-class:: classref-item-separator
  1571. ----
  1572. .. _class_Node_method_set_deferred_thread_group:
  1573. .. rst-class:: classref-method
  1574. |void| **set_deferred_thread_group**\ (\ property\: :ref:`StringName<class_StringName>`, value\: :ref:`Variant<class_Variant>`\ ) :ref:`๐Ÿ”—<class_Node_method_set_deferred_thread_group>`
  1575. Similar to :ref:`call_deferred_thread_group<class_Node_method_call_deferred_thread_group>`, but for setting properties.
  1576. .. rst-class:: classref-item-separator
  1577. ----
  1578. .. _class_Node_method_set_display_folded:
  1579. .. rst-class:: classref-method
  1580. |void| **set_display_folded**\ (\ fold\: :ref:`bool<class_bool>`\ ) :ref:`๐Ÿ”—<class_Node_method_set_display_folded>`
  1581. If set to ``true``, the node appears folded in the Scene dock. As a result, all of its children are hidden. This method is intended to be used in editor plugins and tools, but it also works in release builds. See also :ref:`is_displayed_folded<class_Node_method_is_displayed_folded>`.
  1582. .. rst-class:: classref-item-separator
  1583. ----
  1584. .. _class_Node_method_set_editable_instance:
  1585. .. rst-class:: classref-method
  1586. |void| **set_editable_instance**\ (\ node\: :ref:`Node<class_Node>`, is_editable\: :ref:`bool<class_bool>`\ ) :ref:`๐Ÿ”—<class_Node_method_set_editable_instance>`
  1587. Set to ``true`` to allow all nodes owned by ``node`` to be available, and editable, in the Scene dock, even if their :ref:`owner<class_Node_property_owner>` is not the scene root. This method is intended to be used in editor plugins and tools, but it also works in release builds. See also :ref:`is_editable_instance<class_Node_method_is_editable_instance>`.
  1588. .. rst-class:: classref-item-separator
  1589. ----
  1590. .. _class_Node_method_set_multiplayer_authority:
  1591. .. rst-class:: classref-method
  1592. |void| **set_multiplayer_authority**\ (\ id\: :ref:`int<class_int>`, recursive\: :ref:`bool<class_bool>` = true\ ) :ref:`๐Ÿ”—<class_Node_method_set_multiplayer_authority>`
  1593. Sets the node's multiplayer authority to the peer with the given peer ``id``. The multiplayer authority is the peer that has authority over the node on the network. Defaults to peer ID 1 (the server). Useful in conjunction with :ref:`rpc_config<class_Node_method_rpc_config>` and the :ref:`MultiplayerAPI<class_MultiplayerAPI>`.
  1594. If ``recursive`` is ``true``, the given peer is recursively set as the authority for all children of this node.
  1595. \ **Warning:** This does **not** automatically replicate the new authority to other peers. It is the developer's responsibility to do so. You may replicate the new authority's information using :ref:`MultiplayerSpawner.spawn_function<class_MultiplayerSpawner_property_spawn_function>`, an RPC, or a :ref:`MultiplayerSynchronizer<class_MultiplayerSynchronizer>`. Furthermore, the parent's authority does **not** propagate to newly added children.
  1596. .. rst-class:: classref-item-separator
  1597. ----
  1598. .. _class_Node_method_set_physics_process:
  1599. .. rst-class:: classref-method
  1600. |void| **set_physics_process**\ (\ enable\: :ref:`bool<class_bool>`\ ) :ref:`๐Ÿ”—<class_Node_method_set_physics_process>`
  1601. If set to ``true``, enables physics (fixed framerate) processing. When a node is being processed, it will receive a :ref:`NOTIFICATION_PHYSICS_PROCESS<class_Node_constant_NOTIFICATION_PHYSICS_PROCESS>` at a fixed (usually 60 FPS, see :ref:`Engine.physics_ticks_per_second<class_Engine_property_physics_ticks_per_second>` to change) interval (and the :ref:`_physics_process<class_Node_private_method__physics_process>` callback will be called if it exists).
  1602. \ **Note:** If :ref:`_physics_process<class_Node_private_method__physics_process>` is overridden, this will be automatically enabled before :ref:`_ready<class_Node_private_method__ready>` is called.
  1603. .. rst-class:: classref-item-separator
  1604. ----
  1605. .. _class_Node_method_set_physics_process_internal:
  1606. .. rst-class:: classref-method
  1607. |void| **set_physics_process_internal**\ (\ enable\: :ref:`bool<class_bool>`\ ) :ref:`๐Ÿ”—<class_Node_method_set_physics_process_internal>`
  1608. If set to ``true``, enables internal physics for this node. Internal physics processing happens in isolation from the normal :ref:`_physics_process<class_Node_private_method__physics_process>` calls and is used by some nodes internally to guarantee proper functioning even if the node is paused or physics processing is disabled for scripting (:ref:`set_physics_process<class_Node_method_set_physics_process>`).
  1609. \ **Warning:** Built-in nodes rely on internal processing for their internal logic. Disabling it is unsafe and may lead to unexpected behavior. Use this method if you know what you are doing.
  1610. .. rst-class:: classref-item-separator
  1611. ----
  1612. .. _class_Node_method_set_process:
  1613. .. rst-class:: classref-method
  1614. |void| **set_process**\ (\ enable\: :ref:`bool<class_bool>`\ ) :ref:`๐Ÿ”—<class_Node_method_set_process>`
  1615. If set to ``true``, enables processing. When a node is being processed, it will receive a :ref:`NOTIFICATION_PROCESS<class_Node_constant_NOTIFICATION_PROCESS>` on every drawn frame (and the :ref:`_process<class_Node_private_method__process>` callback will be called if it exists).
  1616. \ **Note:** If :ref:`_process<class_Node_private_method__process>` is overridden, this will be automatically enabled before :ref:`_ready<class_Node_private_method__ready>` is called.
  1617. \ **Note:** This method only affects the :ref:`_process<class_Node_private_method__process>` callback, i.e. it has no effect on other callbacks like :ref:`_physics_process<class_Node_private_method__physics_process>`. If you want to disable all processing for the node, set :ref:`process_mode<class_Node_property_process_mode>` to :ref:`PROCESS_MODE_DISABLED<class_Node_constant_PROCESS_MODE_DISABLED>`.
  1618. .. rst-class:: classref-item-separator
  1619. ----
  1620. .. _class_Node_method_set_process_input:
  1621. .. rst-class:: classref-method
  1622. |void| **set_process_input**\ (\ enable\: :ref:`bool<class_bool>`\ ) :ref:`๐Ÿ”—<class_Node_method_set_process_input>`
  1623. If set to ``true``, enables input processing.
  1624. \ **Note:** If :ref:`_input<class_Node_private_method__input>` is overridden, this will be automatically enabled before :ref:`_ready<class_Node_private_method__ready>` is called. Input processing is also already enabled for GUI controls, such as :ref:`Button<class_Button>` and :ref:`TextEdit<class_TextEdit>`.
  1625. .. rst-class:: classref-item-separator
  1626. ----
  1627. .. _class_Node_method_set_process_internal:
  1628. .. rst-class:: classref-method
  1629. |void| **set_process_internal**\ (\ enable\: :ref:`bool<class_bool>`\ ) :ref:`๐Ÿ”—<class_Node_method_set_process_internal>`
  1630. If set to ``true``, enables internal processing for this node. Internal processing happens in isolation from the normal :ref:`_process<class_Node_private_method__process>` calls and is used by some nodes internally to guarantee proper functioning even if the node is paused or processing is disabled for scripting (:ref:`set_process<class_Node_method_set_process>`).
  1631. \ **Warning:** Built-in nodes rely on internal processing for their internal logic. Disabling it is unsafe and may lead to unexpected behavior. Use this method if you know what you are doing.
  1632. .. rst-class:: classref-item-separator
  1633. ----
  1634. .. _class_Node_method_set_process_shortcut_input:
  1635. .. rst-class:: classref-method
  1636. |void| **set_process_shortcut_input**\ (\ enable\: :ref:`bool<class_bool>`\ ) :ref:`๐Ÿ”—<class_Node_method_set_process_shortcut_input>`
  1637. If set to ``true``, enables shortcut processing for this node.
  1638. \ **Note:** If :ref:`_shortcut_input<class_Node_private_method__shortcut_input>` is overridden, this will be automatically enabled before :ref:`_ready<class_Node_private_method__ready>` is called.
  1639. .. rst-class:: classref-item-separator
  1640. ----
  1641. .. _class_Node_method_set_process_unhandled_input:
  1642. .. rst-class:: classref-method
  1643. |void| **set_process_unhandled_input**\ (\ enable\: :ref:`bool<class_bool>`\ ) :ref:`๐Ÿ”—<class_Node_method_set_process_unhandled_input>`
  1644. If set to ``true``, enables unhandled input processing. It enables the node to receive all input that was not previously handled (usually by a :ref:`Control<class_Control>`).
  1645. \ **Note:** If :ref:`_unhandled_input<class_Node_private_method__unhandled_input>` is overridden, this will be automatically enabled before :ref:`_ready<class_Node_private_method__ready>` is called. Unhandled input processing is also already enabled for GUI controls, such as :ref:`Button<class_Button>` and :ref:`TextEdit<class_TextEdit>`.
  1646. .. rst-class:: classref-item-separator
  1647. ----
  1648. .. _class_Node_method_set_process_unhandled_key_input:
  1649. .. rst-class:: classref-method
  1650. |void| **set_process_unhandled_key_input**\ (\ enable\: :ref:`bool<class_bool>`\ ) :ref:`๐Ÿ”—<class_Node_method_set_process_unhandled_key_input>`
  1651. If set to ``true``, enables unhandled key input processing.
  1652. \ **Note:** If :ref:`_unhandled_key_input<class_Node_private_method__unhandled_key_input>` is overridden, this will be automatically enabled before :ref:`_ready<class_Node_private_method__ready>` is called.
  1653. .. rst-class:: classref-item-separator
  1654. ----
  1655. .. _class_Node_method_set_scene_instance_load_placeholder:
  1656. .. rst-class:: classref-method
  1657. |void| **set_scene_instance_load_placeholder**\ (\ load_placeholder\: :ref:`bool<class_bool>`\ ) :ref:`๐Ÿ”—<class_Node_method_set_scene_instance_load_placeholder>`
  1658. If set to ``true``, the node becomes a :ref:`InstancePlaceholder<class_InstancePlaceholder>` when packed and instantiated from a :ref:`PackedScene<class_PackedScene>`. See also :ref:`get_scene_instance_load_placeholder<class_Node_method_get_scene_instance_load_placeholder>`.
  1659. .. rst-class:: classref-item-separator
  1660. ----
  1661. .. _class_Node_method_set_thread_safe:
  1662. .. rst-class:: classref-method
  1663. |void| **set_thread_safe**\ (\ property\: :ref:`StringName<class_StringName>`, value\: :ref:`Variant<class_Variant>`\ ) :ref:`๐Ÿ”—<class_Node_method_set_thread_safe>`
  1664. Similar to :ref:`call_thread_safe<class_Node_method_call_thread_safe>`, but for setting properties.
  1665. .. rst-class:: classref-item-separator
  1666. ----
  1667. .. _class_Node_method_set_translation_domain_inherited:
  1668. .. rst-class:: classref-method
  1669. |void| **set_translation_domain_inherited**\ (\ ) :ref:`๐Ÿ”—<class_Node_method_set_translation_domain_inherited>`
  1670. Makes this node inherit the translation domain from its parent node. If this node has no parent, the main translation domain will be used.
  1671. This is the default behavior for all nodes. Calling :ref:`Object.set_translation_domain<class_Object_method_set_translation_domain>` disables this behavior.
  1672. .. rst-class:: classref-item-separator
  1673. ----
  1674. .. _class_Node_method_update_configuration_warnings:
  1675. .. rst-class:: classref-method
  1676. |void| **update_configuration_warnings**\ (\ ) :ref:`๐Ÿ”—<class_Node_method_update_configuration_warnings>`
  1677. Refreshes the warnings displayed for this node in the Scene dock. Use :ref:`_get_configuration_warnings<class_Node_private_method__get_configuration_warnings>` to customize the warning messages to display.
  1678. .. |virtual| replace:: :abbr:`virtual (This method should typically be overridden by the user to have any effect.)`
  1679. .. |const| replace:: :abbr:`const (This method has no side effects. It doesn't modify any of the instance's member variables.)`
  1680. .. |vararg| replace:: :abbr:`vararg (This method accepts any number of arguments after the ones described here.)`
  1681. .. |constructor| replace:: :abbr:`constructor (This method is used to construct a type.)`
  1682. .. |static| replace:: :abbr:`static (This method doesn't need an instance to be called, so it can be called directly using the class name.)`
  1683. .. |operator| replace:: :abbr:`operator (This method describes a valid operator to use with this type as left-hand operand.)`
  1684. .. |bitfield| replace:: :abbr:`BitField (This value is an integer composed as a bitmask of the following flags.)`
  1685. .. |void| replace:: :abbr:`void (No return value.)`