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/PoolByteArray.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'doc/classes/PoolByteArray.xml')
diff --git a/doc/classes/PoolByteArray.xml b/doc/classes/PoolByteArray.xml
index 8c364390b..c3c2d7a79 100644
--- a/doc/classes/PoolByteArray.xml
+++ b/doc/classes/PoolByteArray.xml
@@ -4,7 +4,7 @@
Raw byte array.
- Raw byte array. Contains bytes. Optimized for memory usage, can't fragment the memory.
+ Raw byte array. Contains bytes. 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