<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.cheatengine.org/index.php?action=history&amp;feed=atom&amp;title=Lua%3AClass%3AGenericHotkey</id>
	<title>Lua:Class:GenericHotkey - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.cheatengine.org/index.php?action=history&amp;feed=atom&amp;title=Lua%3AClass%3AGenericHotkey"/>
	<link rel="alternate" type="text/html" href="https://wiki.cheatengine.org/index.php?title=Lua:Class:GenericHotkey&amp;action=history"/>
	<updated>2026-04-04T21:16:17Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>https://wiki.cheatengine.org/index.php?title=Lua:Class:GenericHotkey&amp;diff=7139&amp;oldid=prev</id>
		<title>LeFiXER: Created page with &quot;Category:GenericHotkey GenericHotkey '''Class''' : ('''Inheritance''':  ''Object'')  The generic hotkey class returns an object that can manage up to...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.cheatengine.org/index.php?title=Lua:Class:GenericHotkey&amp;diff=7139&amp;oldid=prev"/>
		<updated>2021-08-05T15:37:22Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/index.php?title=Category:GenericHotkey&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Category:GenericHotkey (page does not exist)&quot;&gt;Category:GenericHotkey&lt;/a&gt; GenericHotkey &amp;#039;&amp;#039;&amp;#039;Class&amp;#039;&amp;#039;&amp;#039; : (&amp;#039;&amp;#039;&amp;#039;Inheritance&amp;#039;&amp;#039;&amp;#039;:  &amp;#039;&amp;#039;&lt;a href=&quot;/index.php?title=Lua:Class:Object&quot; title=&quot;Lua:Class:Object&quot;&gt;Object&lt;/a&gt;&amp;#039;&amp;#039;)  The generic hotkey class returns an object that can manage up to...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:GenericHotkey]]&lt;br /&gt;
GenericHotkey '''Class''' : ('''Inheritance''':  ''[[Lua:Class:Object|Object]]'')&lt;br /&gt;
&lt;br /&gt;
The generic hotkey class returns an object that can manage up to 5 hotkeys.&lt;br /&gt;
&lt;br /&gt;
== Functions ==&lt;br /&gt;
; createHotkey(function, keys, ...) &amp;amp;#58; function&lt;br /&gt;
: Returns an initialized GenericHotkey class object. Maximum of 5 keys.&lt;br /&gt;
&lt;br /&gt;
; createHotkey(function, {keys, ...}) &amp;amp;#58; function&lt;br /&gt;
: Initializes a hotkey with a maximum of 5 keys.&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
; DelayBetweenActivate &amp;amp;#58; integer&lt;br /&gt;
:Interval in milliseconds that determines the minimum time between hotkey activations. If set to 0, the global delay is used.&lt;br /&gt;
&lt;br /&gt;
; onHotKey &amp;amp;#58; parameter&lt;br /&gt;
:The function to call when the hotkey is pressed.&lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
; getKeys() &amp;amp;#58;&lt;br /&gt;
; setKeys(key, ....) &amp;amp;#58;&lt;br /&gt;
; setOnHotkey(table) &amp;amp;#58;&lt;br /&gt;
; getOnHotkey &amp;amp;#58;&lt;/div&gt;</summary>
		<author><name>LeFiXER</name></author>
		
	</entry>
</feed>