Open 3D Engine AzToolsFramework 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.
AzToolsFramework::ViewportInteraction::EditorModifierKeyRequests Class Referenceabstract

An interface to query editor modifier keys. More...

#include <ViewportMessages.h>

Inherits AZ::EBusTraits.

Public Member Functions

virtual KeyboardModifiers QueryKeyboardModifiers ()=0
 Returns the current state of the keyboard modifier keys.
 

Static Public Attributes

static const AZ::EBusAddressPolicy AddressPolicy = AZ::EBusAddressPolicy::Single
 

Detailed Description

An interface to query editor modifier keys.


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