How to create a Timeline in C++?

Hey CrashAngel-

GetWorldTimerManager is a function defined in the Actor class. Including Actor.h in the source file that accesses GetWorldTimerManager should allow it to be recognized.

Cheers