Navigation
API > API/Developer > API/Developer/TraceInsights
| Name | IAssetInfoCategory |
| Type | class |
| Header File | /Engine/Source/Developer/TraceInsights/Public/Insights/ObjectProfiler/IAssetInfoProvider.h |
| Include Path | #include "Insights/ObjectProfiler/IAssetInfoProvider.h" |
Syntax
class IAssetInfoCategory
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
IAssetInfoCategory() |
Insights/ObjectProfiler/IAssetInfoProvider.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IAssetInfoCategory() |
Insights/ObjectProfiler/IAssetInfoProvider.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FLinearColor GetColor() |
Insights/ObjectProfiler/IAssetInfoProvider.h | ||
FText GetDisplayName() |
Insights/ObjectProfiler/IAssetInfoProvider.h | ||
const FSlateBrush * GetIcon() |
Insights/ObjectProfiler/IAssetInfoProvider.h | ||
uint32 GetId() |
Insights/ObjectProfiler/IAssetInfoProvider.h |