System component for SimulationInterfaces editor. More...
#include <SimulationManagerEditor.h>
Inherits SimulationInterfaces::SimulationManager, AzToolsFramework::EditorEvents::Bus::Handler, and AzToolsFramework::EditorEntityContextNotificationBus::Handler.
Public Member Functions | |
AZ_COMPONENT_DECL (SimulationManagerEditor) | |
![]() | |
AZ_COMPONENT_DECL (SimulationManager) | |
void | Activate () override |
void | Deactivate () override |
Static Public Member Functions | |
static void | Reflect (AZ::ReflectContext *context) |
![]() | |
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) |
System component for SimulationInterfaces editor.