Antkeeper  0.0.1
Public Attributes | List of all members
input::device_connected_event Struct Reference

Event generated when an input device has been connected. More...

#include <device-events.hpp>

Public Attributes

devicedevice {nullptr}
 Device that was connected. More...
 

Detailed Description

Event generated when an input device has been connected.

Definition at line 30 of file device-events.hpp.

Member Data Documentation

◆ device

device* input::device_connected_event::device {nullptr}

Device that was connected.

Definition at line 33 of file device-events.hpp.


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