Difference between revisions of "Lua:getCommonModuleList"

From Cheat Engine
Jump to navigation Jump to search
(Related Classes)
 
(2 intermediate revisions by the same user not shown)
Line 13: Line 13:
 
{{LuaSeeAlso}}
 
{{LuaSeeAlso}}
  
=== Related Functions ===
+
=== Related Classes ===
* [[StringList]]
+
* [[Lua:Class:StringList|StringList]]

Latest revision as of 01:09, 25 January 2018

function getCommonModuleList(size)

Returns the commonModuleList StringList object.

This stringlist object contains a list of modules commonly used in games but not very useful for dissection and pointerscan paths

Tools like dissect data and the pointerscan make use of this list


Function Parameters[edit]

<none>

See also[edit]

Related Classes[edit]