FContentBrowserDataFilterList::SetFilter

Set the filter associated with the given type, replacing any instance of this type that may 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>
void SetFilter
(
    const T & InFilter
)

Remarks

Set the filter associated with the given type, replacing any instance of this type that may 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