Before being applied, the presets are translated using the new actor label remapping algorithm.
This allows presets to be reused in different sessions / worlds.
#jira UE-221286, UE-221288
[CL 35527434 by dominik peacock in ue5-main branch]
This separates the replication system to use UMultiUserReplicationStream while the presets can use UMultiUserReplicationClientContent, giving each class a single responsibility.
This is in preparation for a change to what is saved in the presets.
[CL 35207734 by dominik peacock in ue5-main branch]
- Extracted filtering to ConcertSharedClientSlate because it relies on information available only during editor builds
- This is in preparation of a detail customization for FConcertPropertyChainWrapper (needed for UE-203742, which is greenlit for 5.4)
[CL 30997608 by dominik peacock in ue5-main branch]
- Add UMultiUserReplicationSessionPreset
- Add UI for editing properties to Multi User active session UI in Replication tab (does not affect replication right now)
#jira UE-195950
#rb none
[FYI] Jason.Walter
[CL 28030981 by dominik peacock in ue5-main branch]
- Add replication tab to Concert window (in active session view)
#jira UE-190717
#jira UE-191784
#rb Jason.Walter
[CL 26986187 by dominik peacock in ue5-main branch]
[FYI] Dominik.Peacock
Original CL Desc
-----------------------------------------------------------------
Integrate MU replication system into the editor.
- Add replication tab to Concert window (in active session view)
#jira UE-190717
#jira UE-191784
#rb Jason.Walter
[CL 26957461 by dominik peacock in ue5-main branch]
- Add replication tab to Concert window (in active session view)
#jira UE-190717
#jira UE-191784
#rb Jason.Walter
[CL 26955805 by dominik peacock in ue5-main branch]