Open 3D Engine AzToolsFramework API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzToolsFramework::Thumbnailer::ThumbnailerRendererRequests Class Referenceabstract

Request product thumbnail to be rendered. More...

#include <ThumbnailerBus.h>

Inherits AZ::EBusTraits.

Public Types

typedef AZ::Data::AssetType BusIdType
 
typedef AZStd::recursive_mutex MutexType
 

Public Member Functions

virtual void RenderThumbnail (SharedThumbnailKey thumbnailKey, int thumbnailSize)=0
 
virtual bool Installed () const
 

Static Public Attributes

static const AZ::EBusAddressPolicy AddressPolicy = AZ::EBusAddressPolicy::ById
 
static const bool EnableEventQueue = true
 

Detailed Description

Request product thumbnail to be rendered.


The documentation for this class was generated from the following file: