<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.frictionalgames.com/page?action=history&amp;feed=atom&amp;title=HPL3%2FCommunity%2FScripting%2FClasses%2Fckeypress</id>
	<title>HPL3/Community/Scripting/Classes/ckeypress - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.frictionalgames.com/page?action=history&amp;feed=atom&amp;title=HPL3%2FCommunity%2FScripting%2FClasses%2Fckeypress"/>
	<link rel="alternate" type="text/html" href="https://wiki.frictionalgames.com/page?title=HPL3/Community/Scripting/Classes/ckeypress&amp;action=history"/>
	<updated>2026-05-02T03:52:15Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://wiki.frictionalgames.com/page?title=HPL3/Community/Scripting/Classes/ckeypress&amp;diff=2333&amp;oldid=prev</id>
		<title>Maintenance script: Upload classes to sub</title>
		<link rel="alternate" type="text/html" href="https://wiki.frictionalgames.com/page?title=HPL3/Community/Scripting/Classes/ckeypress&amp;diff=2333&amp;oldid=prev"/>
		<updated>2020-07-30T09:11:56Z</updated>

		<summary type="html">&lt;p&gt;Upload classes to sub&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==cKeyPress==&lt;br /&gt;
&lt;br /&gt;
===Fields===&lt;br /&gt;
&lt;br /&gt;
cKeyPress has no public fields.&lt;br /&gt;
&lt;br /&gt;
===Functions===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; border=1&lt;br /&gt;
! Return Type !! Function Name !! Parameters !! Description &lt;br /&gt;
|-&lt;br /&gt;
|  [[eKey]]  ||  GetKey  ||  const  ||  Returns an [[eKey]] value representing the pressed key. &lt;br /&gt;
|-&lt;br /&gt;
|  int  ||  GetUnicode  ||  const  ||  Returns an equivalent [[wp&amp;gt;Unicode]] value of the pressed key. &lt;br /&gt;
|-&lt;br /&gt;
|  int  ||  GetModifier  ||  const  ||  Returns the [[eKeyModifier]] flags accompanying the pressed key. &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Remarks===&lt;br /&gt;
&lt;br /&gt;
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]].&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
		
	</entry>
</feed>