Xenon
A framework for cheat development.
 
Loading...
Searching...
No Matches
Hotkey Struct Reference

#include <hotkey.hpp>

Public Member Functions

bool operator== (const Hotkey &other) const
 

Public Attributes

int key
 
std::vector< int > modifiers
 

Member Function Documentation

◆ operator==()

bool Hotkey::operator== ( const Hotkey other) const
inline

Member Data Documentation

◆ key

int Hotkey::key

◆ modifiers

std::vector<int> Hotkey::modifiers

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