Files
godot-docs/tutorials/plugins/editor
The Tophat Demon 5aa58b07ce Corrected sample code in import_plugins.rst
The sample code listed the function ``get_import_options`` when it most likely meant ``_get_import_options`` (with an underscore in front). Some of the sample code also used the outdated File API instead of the FileAccess API.

Corrected more function names. Updated parameters for _get_import_options and _get_preset_name in sample code.
2023-05-09 08:29:52 -05:00
..
2023-05-08 21:22:06 +02:00
2022-10-15 20:54:47 +02:00