From 048f4f830516c2849fbdb8afb226c3a669b32dda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Sat, 22 Feb 2020 15:16:32 +0100 Subject: doc: Sync classref with apparent Variant return type changes Part of those seem bogus, methods like Array.back()/front() should return a Variant and not void. --- doc/classes/PackedByteArray.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'doc/classes/PackedByteArray.xml') diff --git a/doc/classes/PackedByteArray.xml b/doc/classes/PackedByteArray.xml index e9b86e93dd..b08357e278 100644 --- a/doc/classes/PackedByteArray.xml +++ b/doc/classes/PackedByteArray.xml @@ -20,6 +20,8 @@ + + @@ -27,6 +29,8 @@ + + @@ -97,11 +101,15 @@ + + Reverses the order of the elements in the array. + + @@ -109,6 +117,8 @@ + + @@ -116,6 +126,8 @@ + + @@ -123,6 +135,8 @@ + + -- cgit v1.2.3