Open 3D Engine ScriptCanvas 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.
ScriptCanvasEditor::IconComponent Class Reference

Inherits AZ::Component, and IconBus::Handler.

Public Member Functions

 AZ_COMPONENT (IconComponent, "{242FEF0E-1E3D-4F49-877F-F83E6B70F138}")
 
 IconComponent (const AZ::Uuid &classId)
 
void Init () override
 
void Activate () override
 
void Deactivate () override
 
AZStd::string GetIconPath () const override
 

Static Public Member Functions

static AZStd::string LookupClassIcon (const AZ::Uuid &classId)
 
static void Reflect (AZ::ReflectContext *serialize)
 
static void GetProvidedServices (AZ::ComponentDescriptor::DependencyArrayType &provided)
 
static void GetDependentServices (AZ::ComponentDescriptor::DependencyArrayType &dependent)
 
static void GetRequiredServices (AZ::ComponentDescriptor::DependencyArrayType &required)
 
static void GetIncompatibleServices (AZ::ComponentDescriptor::DependencyArrayType &incompatible)
 

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