ProjectSettingsSetSetting Method |
Sets the value of a setting.
Example:
ProjectSettings.set_setting("application/config/name", "Example")
Namespace: Godot
public static void SetSetting( string name, Object value )
[Missing <param name="name"/> documentation for "M:Godot.ProjectSettings.SetSetting(System.String,System.Object)"]
[Missing <param name="value"/> documentation for "M:Godot.ProjectSettings.SetSetting(System.String,System.Object)"]