Lua:saveOpenedFile

From Cheat Engine
Revision as of 18:32, 4 February 2022 by LeFiXER (talk | contribs) (Created page with "Category:Lua '''function''' saveOpenedFile(''fileName OPTIONAL'') Saves the changes of the currently opened file, set filename if you want a different file. ===Function...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

function saveOpenedFile(fileName OPTIONAL)

Saves the changes of the currently opened file, set filename if you want a different file.

Function Parameters[edit]

Parameter Type Description
fileName string The name of the file you want to save as

See also[edit]

Related Functions[edit]