doc: Sync classref for Packed{Int,Float}{32,64}Array additions

This commit is contained in:
Rémi Verschelde
2020-02-25 18:10:58 +01:00
parent 2ead439370
commit a7e1df4b1d
33 changed files with 360 additions and 89 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
</description>
</method>
<method name="get_network_connected_peers" qualifiers="const">
<return type="PackedIntArray">
<return type="PackedInt32Array">
</return>
<description>
Returns the peer IDs of all connected peers of this MultiplayerAPI's [member network_peer].