Difference between revisions of "Lua:getCheatEngineDir"

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

Revision as of 21:41, 19 March 2017

function getCheatEngineDir(processname)

Returns the folder the current instance of Cheat Engine is executing.

Example format:

 C:\Program Files (x86)\Cheat Engine 6.1\


Function Parameters

<none>

See also