@fhaab I don’t know why Unreal Engine doesn’t do this by default for you but it expects the OnComplete function to have a bool input for the bSuccess parameter.
You might need to disconnect the red line before UE allows you to customize your Custom Event, but in the end this is what it should look like: