ConfigFileSave Method |
Saves the contents of the ConfigFile object to the file specified as a parameter. The output file uses an INI-style structure.
Returns one of the Error code constants (OK on success).
Namespace: Godot
public Error Save( string path )
[Missing <param name="path"/> documentation for "M:Godot.ConfigFile.Save(System.String)"]
[Missing <returns> documentation for "M:Godot.ConfigFile.Save(System.String)"]