Difference between revisions of "Lua:setPointerSize"

From Cheat Engine
Jump to navigation Jump to search
(Created page with "Category:Lua '''function''' setPointerSize(''size'') Sets the size Cheat Engine will deal with pointers in bytes. (Some 64-bit processes can only use 32-bit addresses) =...")
 
(No difference)

Latest revision as of 18:34, 4 February 2022

function setPointerSize(size)

Sets the size Cheat Engine will deal with pointers in bytes. (Some 64-bit processes can only use 32-bit addresses)

Function Parameters[edit]

Parameter Type Description
size Integer The size in bytes Cheat Engine will use to deal with pointers

See also[edit]

Related Functions[edit]