Navigation
API > API/Plugins > API/Plugins/ConcertClient > API/Plugins/ConcertClient/IConcertClient
Description
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.
| Name | Configure |
| Type | function |
| Header File | /Engine/Plugins/Developer/Concert/ConcertMain/Source/ConcertClient/Public/IConcertClient.h |
| Include Path | #include "IConcertClient.h" |
void Configure
(
const UConcertClientConfig * InSettings
)