This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot-docs
Watch
1
Star
0
Fork
0
You've already forked godot-docs
mirror of
https://github.com/godotengine/godot-docs.git
synced
2026-01-08 10:10:54 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1bc6c890b63b6fda5f12e109caf4ea5392a4ac7f
godot-docs
/
tutorials
/
plugins
History
Hugo Locurcio
049eebc6f1
Use EditorInterface singleton in Making main screen plugins
...
This singleton replaces the now-deprecated `get_editor_interface()` method in Godot 4.2.
2023-11-08 00:48:43 +01:00
..
editor
Use EditorInterface singleton in Making main screen plugins
2023-11-08 00:48:43 +01:00
img
Move running_code_in_the_editor to plugins/
2020-10-08 14:14:44 -06:00
index.rst
Move plugins/gdnative to scripting/
2020-10-08 17:36:52 -06:00
running_code_in_the_editor.rst
replacing find_node() with get_node() as find_node() doesnt exist anymore
2023-10-21 19:18:21 +03:00