Does TWeakObjectPtr/TSoftClassPtr/TSoftObjectPtr support replication ?

Does TWeakObjectPtr/TSoftClassPtr/TSoftObjectPtr support replication ?

Replication works with UPROPERTY (reflection system) (?), if you can mark a variable this way - everything should work. :thinking:

You also have to do this for it to work.