Difference between revisions of "Lua:readInteger"

From Cheat Engine
Jump to navigation Jump to search
(bKBAtQAhCUI)
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
What a pleasure to meet someone who thinks so calrley
+
[[Category:Lua]]
 +
'''function''' readInteger(''Address'') ''':''' integer
 +
 
 +
Reads a DWORD (4 bytes) at the given address and interprets them as an integer
 +
 
 +
===Function Parameters===
 +
{|width="85%" cellpadding="10%" cellpadding="5%" cellspacing="0" border="0"
 +
!align="left"|Parameter
 +
!align="left"|Type
 +
!style="width: 80%;background-color:white;" align="left"|Description
 +
|-
 +
|Address
 +
|[[CEAddressString]] or Integer
 +
|The address to read
 +
|}
 +
 
 +
 
 +
{{LuaSeeAlso}}
 +
 
 +
=== Related Functions ===
 +
{{ReadWriteMemory}}

Latest revision as of 00:02, 25 January 2018