Hey there, I have been trying to implement this into my unreal project. However, I seem to be running into 2 issues. Firstly, I am trying to add the files from inside visual studio, and when I add them everything seems to be fine. However, once I rebuild uproject visual studio files to get intelliSense up to date, everything I just added disappears. I assume it is related to the module not being recognized and requiring a extra step. Secondly, visual studio doesn’t allow me to create a second .h file with the same name.
I was wondering I you solved this, and if u worked from visual studio as well.
Greetings, GT