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

Event generated when an action has been deactivated. More...

#include <action-events.hpp>

Public Attributes

actionaction {nullptr}
 Control that was deactivated. More...
 

Detailed Description

Event generated when an action has been deactivated.

Definition at line 51 of file action-events.hpp.

Member Data Documentation

◆ action

action* input::action_deactivated_event::action {nullptr}

Control that was deactivated.

Definition at line 54 of file action-events.hpp.


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