ezEngine  Release 25.03
ezInputManager::InputEventData Struct Reference

The data that is broadcast when certain events occur. More...

#include <InputManager.h>

Public Types

enum  EventType { InputSlotChanged, InputActionChanged }
 

Public Attributes

EventType m_EventType = InputSlotChanged
 
ezStringView m_sInputSlot
 
ezStringView m_sInputSet
 
ezStringView m_sInputAction
 

Detailed Description

The data that is broadcast when certain events occur.

Member Enumeration Documentation

◆ EventType

Enumerator
InputSlotChanged 

An input slot has been registered or its state changed.

InputActionChanged 

An input action has been registered or its state changed.


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