DDraceNetwork Documentation
Loading...
Searching...
No Matches
CBindSlot Class Reference

#include <binds.h>

Public Member Functions

constexpr CBindSlot (int Key, int ModifierMask)
constexpr bool operator== (const CBindSlot &Other) const
constexpr bool operator!= (const CBindSlot &Other) const

Public Attributes

int m_Key
int m_ModifierMask

Constructor & Destructor Documentation

◆ CBindSlot()

CBindSlot::CBindSlot ( int Key,
int ModifierMask )
inlineconstexpr

Member Function Documentation

◆ operator!=()

bool CBindSlot::operator!= ( const CBindSlot & Other) const
inlineconstexpr

◆ operator==()

bool CBindSlot::operator== ( const CBindSlot & Other) const
inlineconstexpr

Member Data Documentation

◆ m_Key

int CBindSlot::m_Key

◆ m_ModifierMask

int CBindSlot::m_ModifierMask

The documentation for this class was generated from the following file:
  • src/game/client/components/binds.h