<?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=Mono%3ALua%3Amono_enumDomains</id>
	<title>Mono:Lua:mono enumDomains - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.cheatengine.org/index.php?action=history&amp;feed=atom&amp;title=Mono%3ALua%3Amono_enumDomains"/>
	<link rel="alternate" type="text/html" href="https://wiki.cheatengine.org/index.php?title=Mono:Lua:mono_enumDomains&amp;action=history"/>
	<updated>2026-04-05T09:18:00Z</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=Mono:Lua:mono_enumDomains&amp;diff=5973&amp;oldid=prev</id>
		<title>TheyCallMeTim13: Created page with 'Category:Mono Category:Lua '''function''' mono_enumDomains() ''':''' integer  Returns a table array of domain address for each domain in the game.  {{LuaFunctionParameter…'</title>
		<link rel="alternate" type="text/html" href="https://wiki.cheatengine.org/index.php?title=Mono:Lua:mono_enumDomains&amp;diff=5973&amp;oldid=prev"/>
		<updated>2018-05-05T23:54:54Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;&lt;a href=&quot;/index.php?title=Category:Mono&quot; title=&quot;Category:Mono&quot;&gt;Category:Mono&lt;/a&gt; &lt;a href=&quot;/index.php?title=Category:Lua&quot; title=&quot;Category:Lua&quot;&gt;Category:Lua&lt;/a&gt; &amp;#039;&amp;#039;&amp;#039;function&amp;#039;&amp;#039;&amp;#039; mono_enumDomains() &amp;#039;&amp;#039;&amp;#039;:&amp;#039;&amp;#039;&amp;#039; integer  Returns a table array of domain address for each domain in the game.  {{LuaFunctionParameter…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:Mono]]&lt;br /&gt;
[[Category:Lua]]&lt;br /&gt;
'''function''' mono_enumDomains() ''':''' integer&lt;br /&gt;
&lt;br /&gt;
Returns a table array of domain address for each domain in the game.&lt;br /&gt;
&lt;br /&gt;
{{LuaFunctionParametersNone}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
=== In Lua Engine form ===&lt;br /&gt;
: While attached to [https://wikipedia.org/wiki/Cuphead Cuphead].&lt;br /&gt;
'''Input:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
return mono_enumDomains()&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
'''Output:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
:table&lt;br /&gt;
[&lt;br /&gt;
   1 = 135745136&lt;br /&gt;
]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{MonoSeeAlso}}&lt;br /&gt;
&lt;br /&gt;
=== Related Functions ===&lt;br /&gt;
* [[Mono:Lua:mono_setCurrentDomain|mono_setCurrentDomain]]&lt;/div&gt;</summary>
		<author><name>TheyCallMeTim13</name></author>
		
	</entry>
</feed>