mirror of
https://github.com/godotengine/godot.git
synced 2025-04-13 01:00:35 +08:00
Merge pull request #56583 from skyace65/ProjectSettingErase
Document how to erase project settings with set_setting
This commit is contained in:
commit
697fb6e874
@ -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…
x
Reference in New Issue
Block a user