IConcertSession::GetClientScratchpad

Get the scratchpad associated with the given client ID.

Windows
MacOS
Linux

References

Module

Concert

Header

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

Include

#include "IConcertSession.h"

Syntax

FConcertScratchpadPtr GetClientScratchpad
(
    const FGuid & ClientEndpointId
) const

Remarks

Get the scratchpad associated with the given client 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