1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

Docs update for several classes

Namely: Dictionary, GraphEdit, Object, TileMap, Script, ScollBar,
ScrollContainer and SplitContainer
This commit is contained in:
Craigory V Coppola
2018-04-17 10:18:57 -04:00
committed by Rémi Verschelde
parent 8ae042a895
commit 0dd526e062
8 changed files with 10 additions and 0 deletions

View File

@@ -24,6 +24,7 @@
<return type="Script">
</return>
<description>
Returns the script directly inherited by this script.
</description>
</method>
<method name="get_instance_base_type" qualifiers="const">