1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-05 19:31:35 +00:00

Link to runtime loading/saving tutorial and improve Image documentation

This commit is contained in:
Hugo Locurcio
2023-11-13 14:37:27 +01:00
parent d443f127ef
commit e5270c0db2
24 changed files with 37 additions and 7 deletions

View File

@@ -5,6 +5,7 @@
<description>
</description>
<tutorials>
<link title="Runtime file loading and saving">$DOCS_URL/tutorials/io/runtime_file_loading_and_saving.html</link>
</tutorials>
<members>
<member name="loop" type="bool" setter="set_loop" getter="get_loop" default="false">