Navigation
API > API/Plugins > API/Plugins/ConcertSharedSlate > API/Plugins/ConcertSharedSlate/Widgets > API/Plugins/ConcertSharedSlate/Widgets/Client
Type
typedef TBaseDelegate_OneParam< FText , const FGuid &ClientId > FGetClientParenthesesContent
References
| Module | ConcertSharedSlate |
| Header | /Engine/Plugins/Developer/Concert/ConcertUI/ConcertSharedSlate/Source/ConcertSharedSlate/Public/Widgets/Client/ClientInfoDelegate.h |
| Include | #include "Widgets/Client/ClientInfoDelegate.h" |
Remarks
Used by SHorizontalList to determine what should go in the parentheses behind the display name, e.g. "Display Name (You)". Return FText::GetEmpty() if nothing should go into the parentheses.