Navigation
Unreal Engine C++ API Reference > Developer > ToolWidgets > Filters > SBasicFilterBar
Type | Name | Description | |
---|---|---|---|
![]() |
TSharedRef< SFilter > | AddFilterToBar
(
const TSharedRef< FFilterBase< FilterType >>& Filter |
'Activate' A filter by adding it to the filter bar, does not turn it on |
![]() |
void | AddFilterToBar
(
const TSharedRef< SFilter >& FilterToAdd |
'Activate' A filter by adding it to the filter bar, does not turn it on |