This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5.3
Add File
New File
Upload File
Apply Patch
UnrealEngineUWP
/
Engine
/
Plugins
/
Developer
/
Concert
/
ConcertMain
/
Source
History
jason walter
c71d87ae6d
Fix circular include for Horde issue 309764
...
#jira none #rb none #preflight [CL 25623983 by jason walter in ue5-main branch]
2023-05-25 13:04:38 -04:00
..
Concert
Fix circular include for Horde issue 309764
2023-05-25 13:04:38 -04:00
ConcertClient
Add a multi-user custom event sequencing. The package event and transaction events exists independently from each other but transaction events can occur between packages events. We need to make sure that these are sequenced properly otherwise the transaction could get applied incorrectly.
2023-05-25 12:32:57 -04:00
ConcertServer
Add a multi-user custom event sequencing. The package event and transaction events exists independently from each other but transaction events can occur between packages events. We need to make sure that these are sequenced properly otherwise the transaction could get applied incorrectly.
2023-05-25 12:32:57 -04:00
ConcertTransport
Ensure that hardcoded names and numeric suffixes can still be rewritten
2023-02-16 01:46:50 -05:00