Navigation
API > API/Editor > API/Editor/ContentBrowser > API/Editor/ContentBrowser/FContentBrowserPluginFilter
This event is broadcast to set this filter active in the content browser it is being used in
| Name | FSetActiveEvent |
| Type | class |
| Header File | /Engine/Source/Editor/ContentBrowser/Public/ContentBrowserPluginFilters.h |
| Include Path | #include "ContentBrowserPluginFilters.h" |
Syntax
class FSetActiveEvent : public TBaseMulticastDelegate_OneParam< void, bool >
Inheritance Hierarchy
- TBaseMulticastDelegate_OneParam< void, bool > → FContentBrowserPluginFilter::FSetActiveEvent