Lua:getPreviousOpcode

From Cheat Engine
Revision as of 00:19, 5 December 2025 by Leunsel (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

function getPreviousOpcode(Address) : integer

Returns the address of the previous opcode (this is just an estimated guess).

Function Parameters

Parameter Type Description
Address CEAddressString or Integer The address of the instruction

See also

Lua
Script Engine

Related Functions

autoAssemble
autoAssembleCheck
disassemble
splitDisassembledString
getInstructionSize
getPreviousOpcode
registerAssembler
unregisterAssembler