Lua:openProcess

From Cheat Engine
Revision as of 23:32, 27 February 2012 by Dark Byte (talk | contribs)
Jump to navigation Jump to search

function openProcess(processname)
function openProcess(processid)


Causes cheat engine to open the provided processname or processid.


Function Parameters

Parameter Type Description
processname String The processname to find and open
processid integer The processID to find and open


See also