Events in Verse Pattern

That is helpful, thanks! I think the array of function objects makes sense. I thought there might be a way to officially utilize the interfaces they use on internal classes though.

I guess the follow question I would have is that epic recommends against using “spawn” if you can. In this case, I don’t think I could avoid it. Is there any problem with having a bunch of spawned handlers “awaiting” a bunch of events? Performance or memory wise?