EditorFeatureProfile.loadFromFile

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 method.

struct EditorFeatureProfile
@nogc nothrow
GodotError
loadFromFile
(
in String path
)

Meta