Lua:readInteger

From Cheat Engine
Revision as of 23:39, 21 February 2012 by Dark Byte (talk | contribs) (Created page with ''''function''' readInteger(''Address'') Reads the 4 bytes at the given address and interprets them as an integer ===Function Parameters=== {|width="85%" cellpadding="10%" cellp…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

function readInteger(Address)

Reads the 4 bytes at the given address and interprets them as an integer

Function Parameters

Parameter Type Description
Address String or Integer The address to read

See also