summaryrefslogtreecommitdiff
path: root/doc/classes/PoolVector2Array.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/PoolVector2Array.xml')
-rw-r--r--doc/classes/PoolVector2Array.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/PoolVector2Array.xml b/doc/classes/PoolVector2Array.xml
index 14c226d019..072281158c 100644
--- a/doc/classes/PoolVector2Array.xml
+++ b/doc/classes/PoolVector2Array.xml
@@ -4,7 +4,7 @@
An Array of Vector2.
</brief_description>
<description>
- An Array specifically designed to hold Vector2.
+ An Array specifically designed to hold Vector2. Note that this type is passed by value and not by reference.
</description>
<tutorials>
</tutorials>