UAnimLayerInterfaceFactory::GetNewAssetThumbnailOverride

Returns an optional override brush name for the new asset menu.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UFactory::GetNewAssetThumbnailOverride()

UAnimLayerInterfaceFactory::GetNewAssetThumbnailOverride()

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Factories/AnimBlueprintFactory.h

Include

#include "Factories/AnimBlueprintFactory.h"

Source

/Engine/Source/Editor/UnrealEd/Private/Factories/AnimBlueprintFactory.cpp

Syntax

virtual FName GetNewAssetThumbnailOverride() const

Remarks

Returns an optional override brush name for the new asset menu. If this is not specified, the thumbnail for the supported class will be used.