1.26.2.1
Gameface
cohtml.Net.EventModifiersState Class Reference
+ Inheritance diagram for cohtml.Net.EventModifiersState:

Public Member Functions

virtual void Dispose ()
 
 EventModifiersState ()
 

Protected Attributes

bool swigCMemOwn
 

Properties

bool IsShiftDown [get, set]
 
bool IsCtrlDown [get, set]
 
bool IsAltDown [get, set]
 
bool IsMetaDown [get, set]
 
bool IsNumLockOn [get, set]
 
bool IsCapsOn [get, set]
 

Constructor & Destructor Documentation

◆ EventModifiersState()

cohtml.Net.EventModifiersState.EventModifiersState ( )
inline

Member Function Documentation

◆ Dispose()

virtual void cohtml.Net.EventModifiersState.Dispose ( )
inlinevirtual

Member Data Documentation

◆ swigCMemOwn

bool cohtml.Net.EventModifiersState.swigCMemOwn
protected

Property Documentation

◆ IsAltDown

bool cohtml.Net.EventModifiersState.IsAltDown
getset

◆ IsCapsOn

bool cohtml.Net.EventModifiersState.IsCapsOn
getset

◆ IsCtrlDown

bool cohtml.Net.EventModifiersState.IsCtrlDown
getset

◆ IsMetaDown

bool cohtml.Net.EventModifiersState.IsMetaDown
getset

◆ IsNumLockOn

bool cohtml.Net.EventModifiersState.IsNumLockOn
getset

◆ IsShiftDown

bool cohtml.Net.EventModifiersState.IsShiftDown
getset