SConcertSessionActivities::Append

Append an activity to the view. Used to populate the view from a live session.

Windows
MacOS
Linux

References

Module

ConcertSyncUI

Header

/Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Source/ConcertSyncUI/Public/SConcertSessionActivities.h

Include

#include "SConcertSessionActivities.h"

Source

/Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Source/ConcertSyncUI/Private/SConcertSessionActivities.cpp

Syntax

void Append
(
    TSharedPtr< FConcertClientSessionActivity > Activity
)

Remarks

Append an activity to the view. Used to populate the view from a live 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