mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
classref: Sync with current master branch (f7cf9fb14)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user