How do i edit the source code of a plugin?

i’ve installed a plugin which also has a source code folder, but when I edited it inside VS it didn’t take effect in the editor, whats the proper way of modifying it?

Good afternoon, please tell me, did you compile the plugin which is taken from the marketplace?

i actually figured it out yesterday. i needed to create a dummy c++ class so that it will generate the files necessary to compile.

2 Likes