Difference between revisions of "Lua:getForegroundProcess"

From Cheat Engine
Jump to navigation Jump to search
(Function Parameters)
Line 5: Line 5:
  
  
===Function Parameters===
+
{{LuaFunctionParametersNone}}
<none>
 
 
 
  
 
== See also ==
 
== See also ==
 
* [[openProcess]]
 
* [[openProcess]]
 
* [[Lua]]
 
* [[Lua]]

Revision as of 21:12, 19 March 2017

function getForegroundProcess()

Returns the processid of the program that is currently on the front


Function Parameters

<none>

See also