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 |
Request product thumbnail to be rendered.