How to properly use GetWorldTimerManager with replicated functions

So you were already using the lifespan, but when it came time to implement the explosion, you used a timer on top of that. Whichever expires first wins. Glad you were able to find it!