IConcertServer::Shutdown

Shutdown the server, this can be called multiple time with no ill effect.

Windows
MacOS
Linux

References

Module

Concert

Header

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

Include

#include "IConcertServer.h"

Syntax

void Shutdown()

Remarks

Shutdown the server, this can be called multiple time with no ill effect. However it depends on the UObject system so need to be called before its exit.

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