Inherits AZ::Component, and IconBus::Handler.
|
| 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 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:
- Gems/ScriptCanvas/Code/Editor/Components/IconComponent.h