EditorFeatureProfileLoadFromFile Method |
Loads an editor feature profile from a file. The file must follow the JSON format obtained by using the feature profile manager's Export button or the SaveToFile(String) method.
Namespace: Godot
public Error LoadFromFile( string path )
[Missing <param name="path"/> documentation for "M:Godot.EditorFeatureProfile.LoadFromFile(System.String)"]
[Missing <returns> documentation for "M:Godot.EditorFeatureProfile.LoadFromFile(System.String)"]