Sync classref with current source

This commit is contained in:
Rémi Verschelde
2018-05-08 23:51:24 +02:00
parent d7b391ddb7
commit 80938cfdf2
55 changed files with 373 additions and 202 deletions

View File

@@ -42,7 +42,7 @@ Member Functions
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.
Member Function Description
---------------------------