mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Document GDScript export category and property grouping (#3444)
* Document GDScript export category and property grouping * Update getting_started/scripting/gdscript/gdscript_exports.rst Co-authored-by: Max Hilbrunner <mhilbrunner@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
773d71b90f
commit
387882f458
@@ -169,6 +169,8 @@ set/get functions exist. Example:
|
||||
|
||||
This creates the property using the setter and the getter.
|
||||
|
||||
.. _doc_binding_properties_using_set_get_property_list:
|
||||
|
||||
Binding properties using ``_set``/``_get``/``_get_property_list``
|
||||
-----------------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user