Lua:enumModules

From Cheat Engine
Revision as of 00:41, 25 January 2018 by TheyCallMeTim13 (talk | contribs) (Related Functions)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

function enumModules(ProcessID OPTIONAL)

Returns a table containing information about each module in the current process, or the specified process id Each entry is a table with fields.

Function Parameters[edit]

Parameter Type Description
ProcessID integer The process id to use insted of current process


See also[edit]

Related Functions[edit]