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
This commit is contained in:
@@ -188,6 +188,7 @@
|
||||
ProjectSettings.SetSetting("application/config/name", "Example");
|
||||
[/csharp]
|
||||
[/codeblocks]
|
||||
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