Open 3D Engine AtomLyIntegration Gem 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.
AZ::Render::AtomViewportDisplayIconsSystemComponent Class Reference

Inherits AZ::Component, AzToolsFramework::EditorViewportIconDisplayInterface, AZ::Render::Bootstrap::NotificationBus::Handler, and Data::AssetBus::Handler.

Public Member Functions

 AZ_COMPONENT (AtomViewportDisplayIconsSystemComponent, "{AEC1D3E1-1D9A-437A-B4C6-CFAEE620C160}")
 

Static Public Member Functions

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

Protected Member Functions

void Activate () override
 
void Deactivate () override
 
void DrawIcon (const DrawParameters &drawParameters) override
 
IconId GetOrLoadIconForPath (AZStd::string_view path) override
 
IconLoadStatus GetIconLoadStatus (IconId icon) override
 
void OnBootstrapSceneReady (AZ::RPI::Scene *bootstrapScene) override
 
void OnAssetReady (Data::Asset< Data::AssetData > asset) override
 

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