Hello,
Im writting my first plugin now and i have the following question:
Is it possible to load plugin presets via my own plugin?
On the plugin UI i select an atom. Then i would like to load a Plugin Preset for that selected atom.
I tried it over the MVRPluginManager but i cant find a method which allows me to load it.
The only thing i found was some PresetAction methods but i dont know if that are the right ones.
I also found the "CreatePlugin" method which creates an empty plugin in the atom. But i think thats the wrong way.
I hope somebody can help me.
Thank you.
Im writting my first plugin now and i have the following question:
Is it possible to load plugin presets via my own plugin?
On the plugin UI i select an atom. Then i would like to load a Plugin Preset for that selected atom.
I tried it over the MVRPluginManager but i cant find a method which allows me to load it.
The only thing i found was some PresetAction methods but i dont know if that are the right ones.
I also found the "CreatePlugin" method which creates an empty plugin in the atom. But i think thats the wrong way.
I hope somebody can help me.
Thank you.