Difference between revisions of "Lua:activateProtection"

From Cheat Engine
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 * …')
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
[[Category:Lua]]
 
'''function''' activateProtection()
 
'''function''' activateProtection()
  
Line 10: Line 11:
 
* [[Lua]]
 
* [[Lua]]
 
* [[Help_File:Script engine|Script engine]]
 
* [[Help_File:Script engine|Script engine]]
 
=== Related Functions ===
 
* [[fullAccess]]
 

Latest revision as of 23:57, 24 January 2018

function activateProtection()

Prevents basic memory scanners from opening the cheat engine process.

Function Parameters[edit]

<none>


See also[edit]