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::ThumbnailerComponent Class Reference

Inherits AZ::Component, ThumbnailerRequestBus::Handler, and QObject.

Public Member Functions

void Activate () override
 
void Deactivate () override
 
void RegisterThumbnailProvider (SharedThumbnailProvider provider) override
 
void UnregisterThumbnailProvider (const char *providerName) override
 
SharedThumbnail GetThumbnail (SharedThumbnailKey thumbnailKey) override
 
bool IsLoading (SharedThumbnailKey thumbnailKey) override
 
void RedrawThumbnail ()
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 
static void GetIncompatibleServices (AZ::ComponentDescriptor::DependencyArrayType &incompatible)
 
static void GetProvidedServices (AZ::ComponentDescriptor::DependencyArrayType &provided)
 

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