Difference between revisions of "Lua:getOpenedProcessID"

From Cheat Engine
Jump to navigation Jump to search
Line 1: Line 1:
 +
[[Category:Lua]]
 
'''function''' getOpenedProcessID()
 
'''function''' getOpenedProcessID()
  

Revision as of 13:21, 19 March 2017

function getOpenedProcessID()

Returns the process id of the process Cheat Engine has currently open. Returns the value 0 if no process is open


Function Parameters

<none>

See also

Related Functions