IConcertClient::Configure

Configure the client settings and its information.

Windows
MacOS
Linux

References

Module

Concert

Header

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

Include

#include "IConcertClient.h"

Syntax

void Configure
(
    const UConcertClientConfig * InSettings
)

Remarks

Configure the client settings and its information.

If Configure() is called while the client is in a session, some settings may be applied only once the client leave the session.

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