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.
|
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 |
Bus for controlling the state of the editor state feedback effects.