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::EditorMaterialSystemComponent Class Referencefinal

System component that manages launching and maintaining connections with the material editor. More...

#include <EditorMaterialSystemComponent.h>

Inherits AZ::Component, AZ::EntitySystemBus::Handler, EditorMaterialSystemComponentNotificationBus::Handler, EditorMaterialSystemComponentRequestBus::Handler, MaterialComponentNotificationBus::Router, AzToolsFramework::AssetBrowser::AssetBrowserInteractionNotificationBus::Handler, AzToolsFramework::EditorEvents::Bus::Handler, AzToolsFramework::ToolsApplicationNotificationBus::Handler, AZ::SystemTickBus::Handler, AzFramework::AssetCatalogEventBus::Handler, and AzToolsFramework::ActionManagerRegistrationNotificationBus::Handler.

Public Member Functions

 AZ_COMPONENT (EditorMaterialSystemComponent, "{96652157-DA0B-420F-B49C-0207C585144C}")
 

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 Init () override
 
void Activate () override
 
void Deactivate () override
 

Detailed Description

System component that manages launching and maintaining connections with the material editor.


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