Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UFactory
Description
Returns an optional override brush name for the new asset menu. If this is not specified, the (64x64) thumbnail for the supported class will be used.
Derived Overrides
- UAnimLayerInterfaceFactory::GetNewAssetThumbnailOverride
- UBlueprintFunctionLibraryFactory::GetNewAssetThumbnailOverride
- UBlueprintInterfaceFactory::GetNewAssetThumbnailOverride
- UBlueprintMacroFactory::GetNewAssetThumbnailOverride
| Name | GetNewAssetThumbnailOverride |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Factories/Factory.h |
| Include Path | #include "Factories/Factory.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Factories/Factory.cpp |
virtual FName GetNewAssetThumbnailOverride() const