Public Member Functions

bool Alt ()
 
void Alt (bool in_state)
 
bool CapsLock ()
 
void CapsLock (bool in_state)
 
bool Control ()
 
void Control (bool in_state)
 
override bool Equals (object obj)
 
bool Equals (ModifierKeys p)
 
override int GetHashCode ()
 
bool LeftAlt ()
 
void LeftAlt (bool in_state)
 
bool LeftControl ()
 
void LeftControl (bool in_state)
 
bool LeftMeta ()
 
void LeftMeta (bool in_state)
 
bool LeftShift ()
 
void LeftShift (bool in_state)
 
bool Meta ()
 
void Meta (bool in_state)
 
 ModifierKeys (ModifierKeys other)
 
bool None ()
 
bool NumLock ()
 
void NumLock (bool in_state)
 
bool RightAlt ()
 
void RightAlt (bool in_state)
 
bool RightControl ()
 
void RightControl (bool in_state)
 
bool RightMeta ()
 
void RightMeta (bool in_state)
 
bool RightShift ()
 
void RightShift (bool in_state)
 
bool ScrollLock ()
 
void ScrollLock (bool in_state)
 
bool Shift ()
 
void Shift (bool in_state)
 

Static Public Member Functions

static ModifierKeys KeyAlt ()
 
static ModifierKeys KeyCapsLock ()
 
static ModifierKeys KeyControl ()
 
static ModifierKeys KeyLeftAlt ()
 
static ModifierKeys KeyLeftControl ()
 
static ModifierKeys KeyLeftMeta ()
 
static ModifierKeys KeyLeftShift ()
 
static ModifierKeys KeyMeta ()
 
static ModifierKeys KeyNumLock ()
 
static ModifierKeys KeyRightAlt ()
 
static ModifierKeys KeyRightControl ()
 
static ModifierKeys KeyRightMeta ()
 
static ModifierKeys KeyRightShift ()
 
static ModifierKeys KeyScrollLock ()
 
static ModifierKeys KeyShift ()
 
static bool operator!= (ModifierKeys b1, ModifierKeys b2)
 
static ModifierKeys operator+ (ModifierKeys b1, ModifierKeys b2)
 
static ModifierKeys operator- (ModifierKeys b1, ModifierKeys b2)
 
static bool operator== (ModifierKeys b1, ModifierKeys b2)
 

The documentation for this struct was generated from the following file:
  • internals/hps_core/source/cs/HPS.ModifierKeys.cs