Settings in dotnet Plugin #2267
Unanswered
HorridModz
asked this question in
Q&A
Replies: 1 comment
-
Hi there, the way to create .Net and non-.Net plugin settings panel is different. You need to inherit You can also have look at some of flow's default plugins for more complex examples. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm writing a FlowLauncher plugin in C#. My plugin is going to have several settings. I have scoured the documentation and example plugins, but I have not figured out how to implement settings. It appears to be different between languages - I was able to figure out how to do it for python plugins, but not for dotnet plugins.
Can I please have some pointers on how to implement settings?
Beta Was this translation helpful? Give feedback.
All reactions