Difference between revisions of "Lua:executeCodeLocal"

From Cheat Engine
Jump to navigation Jump to search
(Created page with "<p><b>executeCodeLocal(addres, parameter OPTIONAL): address</b> - Executes a stdcall function with 1 parameter at the given address in the target process. The return value is...")
 
(No difference)

Latest revision as of 11:41, 28 August 2020

executeCodeLocal(addres, parameter OPTIONAL): address - Executes a stdcall function with 1 parameter at the given address in the target process. The return value is the result of the function that was called