summaryrefslogtreecommitdiff
path: root/doc/classes/PoolColorArray.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/PoolColorArray.xml')
-rw-r--r--doc/classes/PoolColorArray.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/PoolColorArray.xml b/doc/classes/PoolColorArray.xml
index 0a4221728e..0c93a565f5 100644
--- a/doc/classes/PoolColorArray.xml
+++ b/doc/classes/PoolColorArray.xml
@@ -4,7 +4,7 @@
Array of Colors
</brief_description>
<description>
- Array of Color, Contains colors. Optimized for memory usage, can't fragment the memory.
+ Array of Color, Contains colors. Optimized for memory usage, can't fragment the memory. Note that this type is passed by value and not by reference.
</description>
<tutorials>
</tutorials>