Lua:setPointerSize

From Cheat Engine
Revision as of 00:50, 5 December 2025 by Leunsel (talk | contribs) (Added CodeBox Template.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
<> Function

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]

Lua
Script Engine

Related Functions[edit]

createProcess
openProcess
onOpenProcess
getForegroundProcess
getOpenedProcessID
getProcessIDFromProcessName
openFileAsProcess
saveOpenedFile
setPointerSize
setAssemblerMode
getProcesslist
getWindowlist
pause
unpause
targetIs64Bit
enumModules
closeRemoteHandle