Click or drag to resize

ProjectSettingsClear Method

Clears the whole configuration (not recommended, may break things).

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public static void Clear(
	string name
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Godot.ProjectSettings.Clear(System.String)"]

See Also