EditorFeatureProfile.saveToFile

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

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

Meta