FContentBrowserDataFilterList::FindOrAddFilter

Find the filter associated with the given type, or add a default instance if it doesn't exist in the list

Windows
MacOS
Linux

References

Module

ContentBrowserData

Header

/Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserDataFilter.h

Include

#include "ContentBrowserDataFilter.h"

Syntax

template<typename T>
T & FindOrAddFilter()

Remarks

Find the filter associated with the given type, or add a default instance if it doesn't exist in the list

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss