Difference between revisions of "Lua:enableDRM"
Jump to navigation
Jump to search
m (Added related function template.) |
m |
||
| Line 1: | Line 1: | ||
[[Category:Lua]] | [[Category:Lua]] | ||
| − | '''function''' enableDRM() | + | {{CodeBox|'''function''' enableDRM() ''':''' void}} |
Prevents normal memory scanners from reading the Cheat Engine process (kernel mode). | Prevents normal memory scanners from reading the Cheat Engine process (kernel mode). | ||
Latest revision as of 00:13, 27 June 2026
Prevents normal memory scanners from reading the Cheat Engine process (kernel mode).
Function Parameters[edit]
<none>
Examples[edit]
1 enableDRM()