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/PoolIntArray.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/classes/PoolIntArray.xml') diff --git a/doc/classes/PoolIntArray.xml b/doc/classes/PoolIntArray.xml index 2299793a8..0f806611a 100644 --- a/doc/classes/PoolIntArray.xml +++ b/doc/classes/PoolIntArray.xml @@ -4,7 +4,7 @@ Integer Array. - Integer Array. Contains integers. Optimized for memory usage, can't fragment the memory. + Integer Array. Contains integers. 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