Navigation
Unreal Engine C++ API Reference > Plugins > ContentBrowserAssetDataSource
References
Module | ContentBrowserAssetDataSource |
Header | /Engine/Plugins/Editor/ContentBrowser/ContentBrowserAssetDataSource/Source/ContentBrowserAssetDataSource/Public/AssetPropertyTagCache.h |
Include | #include "AssetPropertyTagCache.h" |
Syntax
class FAssetPropertyTagCache
Remarks
Singleton cache of property tags data for each asset class.
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FAssetPropertyTagCache & | Get () |
Get the singleton instance |
![]() |
const FClassPropertyTagCache & | GetCacheForClass
(
FTopLevelAssetPath InClassName |
Get (or populate) the cache for the given asset class |
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FClassPropertyTagCache | ||
![]() |
FPropertyTagCache |