EditorFeatureProfileSaveToFile Method |
Saves the editor feature profile to a file in JSON format. It can then be imported using the feature profile manager's Import button or the LoadFromFile(String) button.
Namespace: Godot
public Error SaveToFile( string path )
[Missing <param name="path"/> documentation for "M:Godot.EditorFeatureProfile.SaveToFile(System.String)"]
[Missing <returns> documentation for "M:Godot.EditorFeatureProfile.SaveToFile(System.String)"]