Difference between revisions of "Lua:getForegroundProcess"

From Cheat Engine
Jump to navigation Jump to search
(Related Functions)
Line 10: Line 10:
  
 
=== Related Functions ===
 
=== Related Functions ===
* [[openProcess]]
+
* [[Lua:openProcess|openProcess]]

Revision as of 00:36, 25 January 2018

function getForegroundProcess()

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


Function Parameters

<none>

See also

Related Functions