doc: Sync classref with current source

This commit is contained in:
Rémi Verschelde 2019-05-15 12:51:58 +02:00
parent 27a3557a75
commit 30da18c01a
9 changed files with 42 additions and 22 deletions

View file

@ -59,7 +59,7 @@
<method name="set_as_bulk_array">
<return type="void">
</return>
<argument index="0" name="arg0" type="PoolRealArray">
<argument index="0" name="array" type="PoolRealArray">
</argument>
<description>
Set all data related to the instances in one go. This is especially useful when loading the data from disk or preparing the data from GDNative.