Heoki
(Heoki)
December 26, 2015, 5:17pm
88
Hi, This is my first time using C++ instead of blueprints so I am getting quite stuck :(. I am getting various errors when compiling the code such as “use of undefined type 'AFogOfWarManager” for example, I think it may be due to not changing the correct things in the code or not adding needed things. As I have simply copied and pasted the code it would be really helpful to know exactly what needs to be changed to make it compile smoothly.
Any help would be greatly appreciated.
You might need to include FogOfWarManager.h in the FogOfWarWorker.cpp since the set up in the first post expects it to be set up in your main project header I believe.