IConcertServer::Startup

Startup the server, this can be called multiple time Configure needs to be called before startup

Windows
MacOS
Linux

References

Module

Concert

Header

/Engine/Plugins/Developer/Concert/ConcertMain/Source/Concert/Public/IConcertServer.h

Include

#include "IConcertServer.h"

Syntax

void Startup()

Remarks

Startup the server, this can be called multiple time Configure needs to be called before startup

Returns

true if the server was properly started or already was

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