Skip to content

Commit

Permalink
Mention the Data paths documentation in the File class
Browse files Browse the repository at this point in the history
  • Loading branch information
Calinou committed Jul 15, 2020
1 parent f131daf commit d4085d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/classes/File.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
file.close()
return content
[/codeblock]
In the example above, the file will be saved in the user data folder as specified in the [url=https://docs.godotengine.org/en/latest/tutorials/io/data_paths.html]Data paths[/url] documentation.
</description>
<tutorials>
<link>https://docs.godotengine.org/en/latest/getting_started/step_by_step/filesystem.html</link>
Expand Down

0 comments on commit d4085d6

Please sign in to comment.