Navigation
API > API/Plugins > API/Plugins/ConcertSharedSlate
A special reassignment view which shows the display object and all its children.
| Name | ICategoryRow |
| Type | class |
| 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
class ICategoryRow
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~ICategoryRow() |
Replication/Editor/View/Extension/CategoryRowGeneration.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void GenerateSearchTerms
(
const TArray< TSoftObjectPtr<> >& ContextObjects, |
Generates search terms | Replication/Editor/View/Extension/CategoryRowGeneration.h | |
TSharedRef< SWidget > GetWidget() |
Gets the row as widget | Replication/Editor/View/Extension/CategoryRowGeneration.h |