Navigation
API > API/Plugins > API/Plugins/ConcertSyncCore > API/Plugins/ConcertSyncCore/FConcertSyncActivitySummary
References
| Module | ConcertSyncCore |
| Header | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Public/ConcertSyncSessionTypes.h |
| Include | #include "ConcertSyncSessionTypes.h" |
| Source | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Public/ConcertSyncSessionTypes.cpp |
FText ToDisplayText
&40;
const FText InUserDisplayName,
const bool InUseRichText
&41; const
Remarks
Get the display text of the activity summary.
Parameters
| Name | Description |
|---|---|
| InUserDisplayName | The display name of the user the activity belongs to, or an empty text to skip the user information. |
| InUseRichText | True if the output should be suitable for consumption as rich-text, or false for plain-text. |