summaryrefslogtreecommitdiff
path: root/doc/classes/PolygonPathFinder.xml
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2020-02-25 18:10:58 +0100
committerRémi Verschelde <rverschelde@gmail.com>2020-02-25 22:02:36 +0100
commita7e1df4b1d72ee4d81274450063e0b89103d72b2 (patch)
treeecebffb161df0624224b7535f954695b76bdd06d /doc/classes/PolygonPathFinder.xml
parent2ead439370ab220043df3fe1effc239ee597c1cd (diff)
doc: Sync classref for Packed{Int,Float}{32,64}Array additions
Diffstat (limited to 'doc/classes/PolygonPathFinder.xml')
-rw-r--r--doc/classes/PolygonPathFinder.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/PolygonPathFinder.xml b/doc/classes/PolygonPathFinder.xml
index 0b535159a7..49453d32ac 100644
--- a/doc/classes/PolygonPathFinder.xml
+++ b/doc/classes/PolygonPathFinder.xml
@@ -72,7 +72,7 @@
</return>
<argument index="0" name="points" type="PackedVector2Array">
</argument>
- <argument index="1" name="connections" type="PackedIntArray">
+ <argument index="1" name="connections" type="PackedInt32Array">
</argument>
<description>
</description>