Lua:readQword

From Cheat Engine
Revision as of 06:34, 8 March 2017 by TheyCallMeTim13 (talk | contribs) (Created page with ''''function''' readQword(''Address'') Reads a 64-bit integer from the specified address. ===Function Parameters=== {|width="85%" cellpadding="10%" cellpadding="5%" cellspacing=…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

function readQword(Address)

Reads a 64-bit integer from the specified address.

Function Parameters

Parameter Type Description
Address CEAddressString or Integer The address to read


See also