doc: Sync classref with current source

This commit is contained in:
Rémi Verschelde
2021-03-25 12:19:51 +01:00
parent 5953f4d766
commit 3a5929abf3
11 changed files with 69 additions and 27 deletions

View File

@@ -62,13 +62,6 @@
Returns the source file path which got imported (e.g. [code]res://scene.dae[/code]).
</description>
</method>
<method name="get_source_folder" qualifiers="const">
<return type="String">
</return>
<description>
Returns the resource folder the imported scene file is located in.
</description>
</method>
<method name="post_import" qualifiers="virtual">
<return type="Object">
</return>