Hi everyone,
I’m trying to find a general way to trigger a callback once a merge resolve result was
saved to disk by the editor.
For example - one way would be to somehow bind the FOnMergeResolved::OnMergeResolved delegate as used in the SBlueprintMerge::ResolveMerge.
How can it be done?
Thank you very much