I'm trying to include my Header with helpful functions into my unreal project in order to be able to include it in many other .h classes generated from inside the Editor so that they all can access them, but I am getting a lot of Errors...
This is my .h file created from inside VS which I would like to use inside my project:
↧