diff options
author | Max Hilbrunner <mhilbrunner@users.noreply.github.com> | 2022-10-19 21:58:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-19 21:58:03 +0200 |
commit | e6311c8e5e97f426e38f150f74b357a3ff6e3b3f (patch) | |
tree | 5b9507d53a39cd03945c775c66ad60612b5cd405 /doc/classes/EditorInterface.xml | |
parent | 21c90b4c7df08128d39232fae65d873e8723c8fd (diff) | |
parent | 1b7aee3c8d8c4ebdedd04b5ccecb70b885be8de9 (diff) |
Merge pull request #67001 from KoBeWi/🎲
Fill random docs
Diffstat (limited to 'doc/classes/EditorInterface.xml')
-rw-r--r-- | doc/classes/EditorInterface.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/classes/EditorInterface.xml b/doc/classes/EditorInterface.xml index 1e3b1f07ee..0beb2459a3 100644 --- a/doc/classes/EditorInterface.xml +++ b/doc/classes/EditorInterface.xml @@ -70,6 +70,7 @@ <method name="get_editor_paths"> <return type="EditorPaths" /> <description> + Returns the [EditorPaths] singleton. </description> </method> <method name="get_editor_scale" qualifiers="const"> |