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::EditorModeFeedbackSystemComponent Class Reference

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.
 
- Public Member Functions inherited from AZ::Render::EditorModeFeedbackInterface
 AZ_RTTI (EditorModeFeedbackInterface, "{3B36BE06-52B1-439C-AA8E-027AF80298AA}")
 
virtual bool IsEnabled () const =0
 Returns true if the editor mode feedback effect is enabled, otherwise false.
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 

Detailed Description

Component for the editor mode feedback system.

Member Function Documentation

◆ IsEnabled()

bool AZ::Render::EditorModeFeedbackSystemComponent::IsEnabled ( ) const
overridevirtual

Returns true if the editor mode feedback effect is enabled, otherwise false.

Implements AZ::Render::EditorModeFeedbackInterface.


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