Is there a delegate i can bind to from an editor utility widget that will get called when a Pawn is spawned

the question in the title.
failing a delegate when a pawn is spawned, then a delegate when the world is started because i found a delegate for when PIE is started but there’s no world context to use for a delay node to then do what i want.