Lua:openFileAsProcess

From Cheat Engine
Revision as of 03:23, 18 April 2018 by TheyCallMeTim13 (talk | contribs) (Created page with 'Category:Lua '''function''' openFileAsProcess(''fileName'', ''is64bit'') Causes Cheat Engine to open the file with memory access as if it's a process ===Function Parameters…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

function openFileAsProcess(fileName, is64bit)

Causes Cheat Engine to open the file with memory access as if it's a process

Function Parameters

Parameter Type Description
fileName string The name of the file to open as a process

See also

Related Functions