Misc useful stuff
Debug Drawing Utilities:
DrawDebugHelpers.h contains a lot of helper draw functions
Set a function call on the next tick:
GetWorldTimerManager().SetTimerForNextTick(this, &AUTGameMode::StartMatch);
Last update: November 14, 2019