FMakeColumnOverlayWidgetFunc

Used to overlay a widget over a column widget to add custom functionalities to a row.

Windows
MacOS
Linux

Type

typedef TFunction< TSharedPtr< SWidget >(TWeakPtr< FConcertClientSessionActivity >, const FName &)> FMakeColumnOverlayWidgetFunc

References

Module

ConcertSyncUI

Header

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

Include

#include "SConcertSessionActivities.h"

Remarks

Used to overlay a widget over a column widget to add custom functionalities to a row.

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