mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Renames / fixes for Godot 4
This commit is contained in:
@@ -341,7 +341,7 @@ Setting exported variables from a tool script
|
||||
When changing an exported variable's value from a script in
|
||||
:ref:`doc_gdscript_tool_mode`, the value in the inspector won't be updated
|
||||
automatically. To update it, call
|
||||
:ref:`property_list_changed_notify() <class_Object_method_property_list_changed_notify>`
|
||||
:ref:`notify_property_list_changed() <class_Object_method_notify_property_list_changed>`
|
||||
after setting the exported variable's value.
|
||||
|
||||
Advanced exports
|
||||
|
||||
Reference in New Issue
Block a user