Lua:readRegionFromFile

From Cheat Engine
Revision as of 00:02, 25 January 2018 by TheyCallMeTim13 (talk | contribs) (moved readRegionFromFile to Lua:readRegionFromFile)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

function readRegionFromFile(Filename, Address)

Reads a file from memory and writes the contents of that file to the specified address


Function Parameters[edit]

Parameter Type Description
Filename String The filename to load into memory
Address Integer or CEAddressString The address to write the block of data to


See also[edit]

Related Functions[edit]