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::EditorStateRequests Class Referenceabstract

Bus for controlling the state of the editor state feedback effects. More...

#include <EditorStateRequestsBus.h>

Inherits AZ::EBusTraits.

Public Types

using BusIdType = EditorState
 

Public Member Functions

virtual void SetEnabled (bool enabled)=0
 Enables/disables the specified editor state feedback effect.
 

Static Public Attributes

static const AZ::EBusHandlerPolicy HandlerPolicy = AZ::EBusHandlerPolicy::Single
 
static const AZ::EBusAddressPolicy AddressPolicy = AZ::EBusAddressPolicy::ById
 

Detailed Description

Bus for controlling the state of the editor state feedback effects.


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