Navigation
API > API/Plugins > API/Plugins/ConcertSharedSlate
| |
|
| Name |
FCategoryRowGenerationArgs |
| Type |
struct |
| Header File |
/Engine/Plugins/Developer/Concert/ConcertUI/ConcertSharedSlate/Source/ConcertSharedSlate/Public/Replication/Editor/View/Extension/CategoryRowGeneration.h |
| Include Path |
#include "Replication/Editor/View/Extension/CategoryRowGeneration.h" |
Syntax
struct FCategoryRowGenerationArgs
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Replication/Editor/View/Extension/CategoryRowGeneration.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ContextObjects |
TArray< TSoftObjectPtr<> > |
The objects for which this is being generated |
Replication/Editor/View/Extension/CategoryRowGeneration.h |
|
| HighlightText |
TAttribute< FText > |
The highlight text which contains the search terms |
Replication/Editor/View/Extension/CategoryRowGeneration.h |
|
Functions
Public