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 * …') |
m (moved activateProtection to Lua:activateProtection) |
||
(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]] | ||
− | |||
− | |||
− |
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>