Files
godot-docs/tutorials
easterNday f967e9e135 Fix C# main screen plugin example and document C# EditorInterface singleton (#9399)
* 🐞 fix(plugins): fix syntax errors

Correct the syntax errors in the plugin development section, specifically by modifying 'EditorInterface' to 'EditorInterface.Singleton' in the C# portion. It is imperative to utilize the singleton pattern here to ensure the plugin successfully compiles.

* 🐞 fix(different): ADD exceptions

Provide explanations for Singleton exceptions of `EditorInterface`
2024-12-10 11:08:19 -08:00
..
2024-11-29 13:26:48 -08:00
2023-11-11 17:07:39 +01:00
2024-11-29 01:46:08 -05:00
2024-11-22 18:26:30 +02:00
2024-12-07 21:14:22 -05:00
2024-12-07 08:40:44 +01:00