mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
doc: Sync classref with current source
Fix various missing arguments in bindings.
This commit is contained in:
@@ -157,6 +157,16 @@
|
||||
If you need these to be immediately updated, you can call [method update_dirty_quadrants].
|
||||
</description>
|
||||
</method>
|
||||
<method name="set_celld">
|
||||
<return type="void">
|
||||
</return>
|
||||
<argument index="0" name="position" type="Vector2">
|
||||
</argument>
|
||||
<argument index="1" name="data" type="Dictionary">
|
||||
</argument>
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="set_cellv">
|
||||
<return type="void">
|
||||
</return>
|
||||
|
||||
Reference in New Issue
Block a user