cKeyPress has no public fields.
| Return Type | Function Name | Parameters | Description |
|---|---|---|---|
| eKey | GetKey | const | |
| int | GetUnicode | const | |
| int | GetModifier | const |
This class represents a key press associated with an event triggered by the pressing of a key. It will usually be generated either by way of a GUI action via cGuiMessageData, or retrieved manually from an instance of iKeyboard.