Antkeeper
0.0.1
|
Event generated when an action has been deactivated. More...
#include <action-events.hpp>
Public Attributes | |
action * | action {nullptr} |
Control that was deactivated. More... | |
Event generated when an action has been deactivated.
Definition at line 51 of file action-events.hpp.
action* input::action_deactivated_event::action {nullptr} |
Control that was deactivated.
Definition at line 54 of file action-events.hpp.