classref: Sync with current master branch (f7cf9fb14)

This commit is contained in:
Rémi Verschelde
2022-12-23 23:57:40 +01:00
parent 319106ba2b
commit 16f90657da
52 changed files with 1475 additions and 543 deletions

View File

@@ -790,6 +790,8 @@ Starting from ``_ready()``, ``bar()`` would print:
Returns the passed ``instance`` converted to a Dictionary. Can be useful for serializing.
\ **Note:** Cannot be used to serialize objects with built-in scripts attached or objects allocated within built-in scripts.
::
var foo = "bar"