From 57b895338bd9d7d3efe7f02978965a97b74606c5 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)
(cherry picked from commit 6b797574a2a238968211daa6c731bae56e7bff05)
---
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 ade8c7635..08ceb3190 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