This class holds all of the raw input handlers that generate events.
More...
#include <InputEventGroup.h>
|
| AZ_RTTI (InputEventGroup, "{25143B7E-2FEC-4CC5-92FE-270B67E79734}") |
|
virtual void | Activate (const AzFramework::LocalUserId &localUserId) |
|
virtual void | Deactivate (const AzFramework::LocalUserId &localUserId) |
|
void | Cleanup () |
|
|
static void | Reflect (AZ::ReflectContext *reflection) |
|
|
virtual AZStd::string | GetEditorText () const |
|
|
AZStd::vector< InputSubComponent * > | m_inputHandlers |
|
AZStd::string | m_eventName |
|
bool | m_excludeFromRelease = false |
|
This class holds all of the raw input handlers that generate events.
The documentation for this class was generated from the following file:
- Gems/StartingPointInput/Code/Source/InputEventGroup.h