mirror of
https://github.com/godotengine/godot.git
synced 2024-11-27 09:16:35 +08:00
Document how to erase project settings with set_setting
This commit is contained in:
parent
3662105f8b
commit
290038952f
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user