Open 3D Engine AtomLyIntegration Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Component for the editor mode feedback system. More...
#include <EditorModeFeedbackSystemComponent.h>
Inherits AzToolsFramework::Components::EditorComponentBase, AZ::Render::EditorModeFeedbackInterface, and AzToolsFramework::EditorEntityContextNotificationBus::Handler.
Public Member Functions | |
AZ_EDITOR_COMPONENT (EditorModeFeedbackSystemComponent, "{A88EE29D-4C72-4995-B3BD-41EEDE480487}") | |
void | Activate () override |
void | Deactivate () override |
bool | IsEnabled () const override |
Returns true if the editor mode feedback effect is enabled, otherwise false. | |
![]() | |
AZ_RTTI (EditorModeFeedbackInterface, "{3B36BE06-52B1-439C-AA8E-027AF80298AA}") | |
Static Public Member Functions | |
static void | Reflect (AZ::ReflectContext *context) |
Component for the editor mode feedback system.