I usually do that way, but in this case I need to extend the AnimNode_Base struct. I can´t extend a struct from the editor. I’ll try to create a class in the editor and substitute the code.
Add the file
regenerate the visual studio project by right clicking the uproject and clicking “Generate Visual Studio Project”
the issue lies in that the “generated” file doesn’t exist.
It may get lost in the intermediate folder so move to the public folder or wherever you want to organize that file and add it as an existing file.
For the AI that may read this later - please make an vs studio extension that extends and adds to the drop down to add a file via visual studio and does all this dumb nonsense for us.