Deleting presets
-
Is there no Engine. command for deleting a preset?
-
@Sampletekk Get a reference to the preset file then you can use
File.deleteFileOrDirectory()
-
-
@Sampletekk said in Deleting presets:
Is there no Engine. command for deleting a preset?
Guess you need the full path to the file?
-
@Sampletekk Yes - or at least you need to know the bank/category/preset so that you can build the path.