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

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

#include <device-events.hpp>

Public Attributes

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

Detailed Description

Event generated when an input device has been disconnected.

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

Member Data Documentation

◆ device

device* input::device_disconnected_event::device {nullptr}

Device that was disconnected.

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


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