Navigation
API > API/Editor > API/Editor/UnrealEd
| Name | EThumbnailLabel::Type |
| Type | enum |
| Header File | /Engine/Source/Editor/UnrealEd/Public/AssetThumbnail.h |
| Include Path | #include "AssetThumbnail.h" |
Syntax
namespace EThumbnailLabel
{
enum Type
{
ClassName,
AssetName,
NoLabel,
}
}
Values
| Name | Remarks |
|---|---|
| ClassName | |
| AssetName | |
| NoLabel |