Sync classref with 3.0 branch

This commit is contained in:
Rémi Verschelde
2018-05-09 11:13:17 +02:00
parent ec725ff8a0
commit 43f552736a
59 changed files with 623 additions and 299 deletions

View File

@@ -44,7 +44,7 @@ Member Functions
Description
-----------
String Array. Array of strings. Can only contain strings. Optimized for memory usage, can't fragment the memory.
String Array. Array of strings. Can only contain strings. Optimized for memory usage, can't fragment the memory. Note that this type is passed by value and not by reference.
Member Function Description
---------------------------