IConcertSession::FindSessionClient

Find the the client for the specified endpoint ID

Windows
MacOS
Linux

References

Module

Concert

Header

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

Include

#include "IConcertSession.h"

Syntax

bool FindSessionClient
(
    const FGuid & EndpointId,
    FConcertSessionClientInfo & OutSessionClientInfo
) const

Remarks

Find the the client for the specified endpoint ID

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