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

Inherits AZ::Component, and AzToolsFramework::Thumbnailer::ThumbnailerRequestBus::Handler.

Public Member Functions

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

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 
static void GetProvidedServices (AZ::ComponentDescriptor::DependencyArrayType &services)
 

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