You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 19:11:41 +00:00
Document how to erase project settings with set_setting
(cherry picked from commit 290038952f)
This commit is contained in:
committed by
Rémi Verschelde
parent
efe56e5e88
commit
e62363ec89
@@ -163,6 +163,7 @@
|
||||
[codeblock]
|
||||
ProjectSettings.set_setting("application/config/name", "Example")
|
||||
[/codeblock]
|
||||
This can also be used to erase custom project settings. To do this change the setting value to [code]null[/code].
|
||||
</description>
|
||||
</method>
|
||||
</methods>
|
||||
|
||||
Reference in New Issue
Block a user