Difference between revisions of "Lua:getCheatEngineDir"

From Cheat Engine
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
  
  
===Function Parameters===
+
{{LuaFunctionParametersNone}}
<none>
 
  
 
+
{{LuaSeeAlso}}
== See also ==
 
* [[Lua]]
 

Latest revision as of 00:12, 25 January 2018

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[edit]

<none>

See also[edit]