Plasma Engine  2.0
Loading...
Searching...
No Matches
plInputManager::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
 
plStringView m_sInputSlot
 
plStringView m_sInputSet
 
plStringView 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: