Lua:executeCodeLocal

From Cheat Engine
Revision as of 11:41, 28 August 2020 by Ajanuw (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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