EventBeginPlay: Initialization Issues With Networking

I forgot to mention another solution is to use the Delay node with a time of zero, forcing the EventBeginPlay to wait another tick. But I still find that to be an issue. I’m still interested to see if there’s some other function hiding in C++ that I’m not aware of yet.