diff options
Diffstat (limited to 'doc/classes/PoolRealArray.xml')
| -rw-r--r-- | doc/classes/PoolRealArray.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/PoolRealArray.xml b/doc/classes/PoolRealArray.xml index 662594228..32ad5fde6 100644 --- a/doc/classes/PoolRealArray.xml +++ b/doc/classes/PoolRealArray.xml @@ -4,7 +4,7 @@ Real Array. </brief_description> <description> - Real Array. Array of floating point values. Can only contain floats. Optimized for memory usage, can't fragment the memory. + Real Array. Array of floating point values. Can only contain floats. Optimized for memory usage, can't fragment the memory. Note that this type is passed by value and not by reference. </description> <tutorials> </tutorials> |
