Advanced Data Asset Plugin v1.0.0
AdvancedAsset
|
A custom thumbnail renderer for UAdvancedDataAsset objects. More...
#include <AdvancedAssetThumbnailRenderer.h>
A custom thumbnail renderer for UAdvancedDataAsset objects.
This class provides the functionality to render thumbnails for instances of the UAdvancedDataAsset class within the Unreal Editor. It extends the base UThumbnailRenderer class, allowing for the customization of how thumbnails are generated and displayed for assets of type UAdvancedDataAsset.
Usage of this class ensures that assets of type UAdvancedDataAsset have visually distinct and representative thumbnails in the editor, enhancing the asset management experience.