From 6b797574a2a238968211daa6c731bae56e7bff05 Mon Sep 17 00:00:00 2001
From: krogank9
Date: Sat, 21 Apr 2018 19:23:50 -0400
Subject: [DOCS] Add note that Pool*Arrays are passed by value (#18340)
---
doc/classes/PoolColorArray.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'doc/classes/PoolColorArray.xml')
diff --git a/doc/classes/PoolColorArray.xml b/doc/classes/PoolColorArray.xml
index 0a4221728..0c93a565f 100644
--- a/doc/classes/PoolColorArray.xml
+++ b/doc/classes/PoolColorArray.xml
@@ -4,7 +4,7 @@
Array of Colors
- 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.
--
cgit v1.2.3-70-g09d2