doc: Sync classref with current source

Bind missing enums.
This commit is contained in:
Rémi Verschelde
2020-09-11 12:22:10 +02:00
parent 9d9ee2d4c2
commit a2a78a8066
17 changed files with 622 additions and 78 deletions

View File

@@ -60,7 +60,7 @@
<method name="decompress_dynamic">
<return type="PackedByteArray">
</return>
<argument index="0" name="max_output_size" type="int" default="0">
<argument index="0" name="max_output_size" type="int">
</argument>
<argument index="1" name="compression_mode" type="int" default="0">
</argument>