Can I hook a Save Level Event on UE?

I think I stumbled upon the feature I was looking for by chance. It seems like using the FOnPostSaveWorld or FOnPreSaveWorld delegate events included in FEditorDelegates might do the trick. I haven’t actually used it yet; I found it while searching for something else, but I remembered asking this question, so I came back to answer it.

1 Like