<?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%2Fikeyboard</id>
	<title>HPL3/Community/Scripting/Classes/ikeyboard - 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%2Fikeyboard"/>
	<link rel="alternate" type="text/html" href="https://wiki.frictionalgames.com/page?title=HPL3/Community/Scripting/Classes/ikeyboard&amp;action=history"/>
	<updated>2026-05-14T03:56:02Z</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/ikeyboard&amp;diff=2196&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/ikeyboard&amp;diff=2196&amp;oldid=prev"/>
		<updated>2020-07-30T09:11:30Z</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;==iKeyboard==&lt;br /&gt;
&lt;br /&gt;
===Fields===&lt;br /&gt;
&lt;br /&gt;
iKeyboard 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;
|  bool  ||  KeyIsDown  ||  [[eKey]] aKey  ||    &lt;br /&gt;
|-&lt;br /&gt;
|  [[cKeyPress]]  ||  GetKey  ||       ||    &lt;br /&gt;
|-&lt;br /&gt;
|  bool  ||  KeyIsPressed  ||       ||    &lt;br /&gt;
|-&lt;br /&gt;
|  int  ||  GetModifier  ||       ||    &lt;br /&gt;
|-&lt;br /&gt;
|  [[cKeyPress]]  ||  GetReleasedKey  ||       ||    &lt;br /&gt;
|-&lt;br /&gt;
|  bool  ||  KeyIsReleased  ||       ||    &lt;br /&gt;
|-&lt;br /&gt;
|  [[tString]]  ||  KeyToString  ||  [[eKey]]  ||    &lt;br /&gt;
|-&lt;br /&gt;
|  [[tString]]  ||  KeyToSymbol  ||  [[eKey]]  ||    &lt;br /&gt;
|-&lt;br /&gt;
|  [[tString]]  ||  ModifierKeyToString  ||  [[eKeyModifier]]  ||    &lt;br /&gt;
|-&lt;br /&gt;
|  [[eKey]]  ||  StringToKey  ||  const [[tString]] &amp;amp;in  ||    &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Remarks===&lt;br /&gt;
&lt;br /&gt;
An instance of the iKeyboard class can be retrieved from the game engine by using the [[hpl3:game:scripting:function_reference:hps_api#cinput_getkeyboard|cInput_GetKeyboard]] function.&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
		
	</entry>
</feed>