Navigation
API > API/Editor > API/Editor/AssetDefinition
| Name | IAssetSystemInfoProvider |
| Type | class |
| Header File | /Engine/Source/Editor/AssetDefinition/Public/IAssetSystemInfoProvider.h |
| Include Path | #include "IAssetSystemInfoProvider.h" |
Syntax
class IAssetSystemInfoProvider
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IAssetSystemInfoProvider() |
IAssetSystemInfoProvider.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void PopulateAssetInfo
(
TArray< FAssetDisplayInfo >& OutAssetDisplayInfo |
Populate the OutAssetDisplayInfo with the information of the Asset like the Path/Size etc... | IAssetSystemInfoProvider.h |