IMultiUserClientModule::LaunchConcertServer

Launches a server (if none are running) on the local machine.

Windows
MacOS
Linux

References

Module

MultiUserClient

Header

/Engine/Plugins/Developer/Concert/MultiUserClient/Source/MultiUserClient/Public/IMultiUserClientModule.h

Include

#include "IMultiUserClientModule.h"

Syntax

void LaunchConcertServer()

Remarks

Launches a server (if none are running) on the local machine. On success, the server is launched. On failure, an asynchronous notification (banner) is displayed to the user.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss