Lua:getCommonModuleList

From Cheat Engine
Revision as of 21:49, 18 May 2012 by Dark Byte (talk | contribs) (Created page with ''''function''' allocateSharedMemory(''size'') Returns the commonModuleList StringList object. This stringlist object contains a list of modules commonly used in games but n…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

function allocateSharedMemory(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

None

See also