Difference between revisions of "Lua:getForegroundProcess"

From Cheat Engine
Jump to navigation Jump to search
(Function Parameters)
Line 7: Line 7:
 
{{LuaFunctionParametersNone}}
 
{{LuaFunctionParametersNone}}
  
== See also ==
+
{{LuaSeeAlso}}
 +
 
 +
=== Related Functions ===
 
* [[openProcess]]
 
* [[openProcess]]
* [[Lua]]
 

Revision as of 21:15, 19 March 2017

function getForegroundProcess()

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


Function Parameters

<none>

See also

Related Functions