Blueprint Node plus AddTicker

After investigating and asking other developers, it seems that the only object that can use a Tick function is AActors. I’m not particularly happy with having to create an AActor just to catch ticks for a few seconds but it seems to do the job.