Difference between revisions of "Lua:activateProtection"
Jump to navigation
Jump to search
(Created page with ''''function''' activateProtection() Prevents basic memory scanners from opening the cheat engine process. === Function Parameters === <none> == See also == * Lua * …') |
|||
Line 10: | Line 10: | ||
* [[Lua]] | * [[Lua]] | ||
* [[Help_File:Script engine|Script engine]] | * [[Help_File:Script engine|Script engine]] | ||
− | |||
− | |||
− |
Revision as of 07:23, 8 March 2017
function activateProtection()
Prevents basic memory scanners from opening the cheat engine process.
Function Parameters
<none>