Navigation
Unreal Engine C++ API Reference > Plugins > ContentBrowserAssetDataSource
References
Module | ContentBrowserAssetDataSource |
Header | /Engine/Plugins/Editor/ContentBrowser/ContentBrowserAssetDataSource/Source/ContentBrowserAssetDataSource/Public/ContentBrowserAssetDataSource.h |
Include | #include "ContentBrowserAssetDataSource.h" |
Syntax
USTRUCT&40;&41;
struct FContentBrowserCompiledUnsupportedAssetDataFilter
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FARCompiledFilter | ConvertIfFailExclusiveFilter | |
![]() |
FARCompiledFilter | ConvertIfFailInclusiveFilter | Filter that are used to determine if an asset is supported. |
![]() |
FARCompiledFilter | ExclusiveFilter | |
![]() |
FARCompiledFilter | InclusiveFilter | Standard asset filter modified for the need of the unsupported assets. |
![]() |
FARCompiledFilter | ShowExclusiveFilter | |
![]() |
FARCompiledFilter | ShowInclusiveFilter | Filter for where to show or not the unsupported assets. |