IConcertClient::Shutdown

Shutdown the client, its discovery and session, if any.

Windows
MacOS
Linux

References

Module

Concert

Header

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

Include

#include "IConcertClient.h"

Syntax

void Shutdown()

Remarks

Shutdown the client, its discovery and session, if any. 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