FConcertClientInfoUpdate

Contains the [FConcertClientInfo](API\Plugins\Concert\FConcertClientInfo) fields that can be updated.

Windows
MacOS
Linux

References

Module

Concert

Header

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

Include

#include "IConcertSession.h"

Syntax

struct FConcertClientInfoUpdate

Remarks

Contains the FConcertClientInfo fields that can be updated.

Variables

Functions

Name Description

Public function Const

bool

 

ApplyTo

(
    FConcertClientInfo& InOutInfo
)

Applies the valid optional fields to the specified client info, and return true if the client info was modified, false otherwise.

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