Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disconnect from multi user edit session on workload end #42

Open
emilymalone opened this issue Dec 16, 2021 · 1 comment
Open

Disconnect from multi user edit session on workload end #42

emilymalone opened this issue Dec 16, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@emilymalone
Copy link

Either broadcast the end play so that people can choose what happens on end play, or send a concert disconnect when the workload ends.

@emilymalone emilymalone added the enhancement New feature or request label Dec 16, 2021
@emilymalone
Copy link
Author

Temporary solution to allow concert disconnect from MUE on workload stopping:
Include "Kismet/KismetSystemLibrary.h" and add UKismetSystemLibrary::ExecuteConsoleCommand(Module->m_World, TEXT("Concert.Disconnect"), nullptr); to void FRenderStreamSyncFrameData::QuitNow() const in SyncFrameData.cpp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant