Is there an event I can implement in my AActor subclass, or something else I can do to trigger certain things to rerun? Otherwise, I still have to close the editor and relaunch it for it to pick up changes are done when something is constructed. I’d settle for even a hacky event that I can subvert with some temporary code just to be able to refresh my actor with the changes after a hot reload.