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

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

#include <action-events.hpp>

Public Attributes

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

Detailed Description

Event generated when an action has been activated.

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

Member Data Documentation

◆ action

action* input::action_activated_event::action {nullptr}

Control that was activated.

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


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