<?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%3AApplication</id>
	<title>Lua:Class:Application - 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%3AApplication"/>
	<link rel="alternate" type="text/html" href="https://wiki.cheatengine.org/index.php?title=Lua:Class:Application&amp;action=history"/>
	<updated>2026-06-27T10:29:16Z</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:Application&amp;diff=8373&amp;oldid=prev</id>
		<title>Leunsel: Initial page creation.</title>
		<link rel="alternate" type="text/html" href="https://wiki.cheatengine.org/index.php?title=Lua:Class:Application&amp;diff=8373&amp;oldid=prev"/>
		<updated>2026-06-26T20:04:23Z</updated>

		<summary type="html">&lt;p&gt;Initial page creation.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:Lua]]&lt;br /&gt;
{{Class|'''class''' Application ''':''' CustomApplication}}&lt;br /&gt;
&lt;br /&gt;
The Application class represents the Cheat Engine application object.&lt;br /&gt;
&lt;br /&gt;
It provides access to the application title, application icon, message processing, visibility control, minimization, and termination.&lt;br /&gt;
&lt;br /&gt;
===Inheritance===&lt;br /&gt;
{|width=&amp;quot;85%&amp;quot; cellpadding=&amp;quot;10%&amp;quot; cellspacing=&amp;quot;0&amp;quot; border=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot;|Class&lt;br /&gt;
!align=&amp;quot;left&amp;quot;|Inherits From&lt;br /&gt;
!style=&amp;quot;width: 80%;background-color:white;&amp;quot; align=&amp;quot;left&amp;quot;|Description&lt;br /&gt;
|-&lt;br /&gt;
|Application&lt;br /&gt;
|CustomApplication&lt;br /&gt;
|Represents the Cheat Engine application object.&lt;br /&gt;
|-&lt;br /&gt;
|CustomApplication&lt;br /&gt;
|Component&lt;br /&gt;
|Base class for application objects.&lt;br /&gt;
|-&lt;br /&gt;
|Component&lt;br /&gt;
|Object&lt;br /&gt;
|Base class for components.&lt;br /&gt;
|-&lt;br /&gt;
|Object&lt;br /&gt;
|None&lt;br /&gt;
|Base class for Lua-exposed objects.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
{|width=&amp;quot;85%&amp;quot; cellpadding=&amp;quot;10%&amp;quot; cellspacing=&amp;quot;0&amp;quot; border=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot;|Property&lt;br /&gt;
!align=&amp;quot;left&amp;quot;|Type&lt;br /&gt;
!style=&amp;quot;width: 80%;background-color:white;&amp;quot; align=&amp;quot;left&amp;quot;|Description&lt;br /&gt;
|-&lt;br /&gt;
|Title&lt;br /&gt;
|String&lt;br /&gt;
|The title of Cheat Engine shown in the application bar.&lt;br /&gt;
|-&lt;br /&gt;
|Icon&lt;br /&gt;
|Icon&lt;br /&gt;
|The icon of Cheat Engine shown in the application bar.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
{|width=&amp;quot;85%&amp;quot; cellpadding=&amp;quot;10%&amp;quot; cellspacing=&amp;quot;0&amp;quot; border=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot;|Method&lt;br /&gt;
!align=&amp;quot;left&amp;quot;|Return Type&lt;br /&gt;
!style=&amp;quot;width: 80%;background-color:white;&amp;quot; align=&amp;quot;left&amp;quot;|Description&lt;br /&gt;
|-&lt;br /&gt;
|bringToFront()&lt;br /&gt;
|void&lt;br /&gt;
|Shows the Cheat Engine application and brings it to the front.&lt;br /&gt;
|-&lt;br /&gt;
|processMessages()&lt;br /&gt;
|void&lt;br /&gt;
|Processes pending application messages.&lt;br /&gt;
|-&lt;br /&gt;
|terminate()&lt;br /&gt;
|void&lt;br /&gt;
|Terminates the Cheat Engine application.&lt;br /&gt;
|-&lt;br /&gt;
|minimize()&lt;br /&gt;
|void&lt;br /&gt;
|Minimizes the Cheat Engine application.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot; line&amp;gt;&lt;br /&gt;
-- ... TODO ...&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{LuaSeeAlso}}&lt;br /&gt;
&lt;br /&gt;
{{Forms}}&lt;/div&gt;</summary>
		<author><name>Leunsel</name></author>
		
	</entry>
</feed>