Multi-Users in ue4 blueprints

I and a friend of mine need to do a programming job together, but he lives in another place, I want to know if he has a program or the ue4 itself does it. Two users on different computers move in the same BP in real time.

To my knowledge this isn’t possible, the closest you can get is using Perforce. But in perforces case only one user can edit an asset at the same time, until he “checks out” of that asset.

You can however get on Discord or any other program that offers screen-sharing, then one of you is working on the blueprint and the other person can see in realtime what is going on - and make suggestions accordingly.

Thanks friend, this should help already.