Virtual functions have to be implemented in the cpp file. Otherwise you’ll get a linker error.
Also, there’s no point changing AActor unless you’re using source engine - because it won’t compile anyway.
Virtual functions have to be implemented in the cpp file. Otherwise you’ll get a linker error.
Also, there’s no point changing AActor unless you’re using source engine - because it won’t compile anyway.