New pages
Jump to navigation
Jump to search
- 18:42, 11 July 2025 Lua:getCustomType (hist) [724 bytes] Leunsel (talk | contribs) (Created page with "Category:Lua '''function''' getCustomType(''TypeName'') ''':''' CustomType or nil Returns the custom type object registered with the specified name, or nil if not found....")
- 18:31, 11 July 2025 DuplicatesType (hist) [541 bytes] Leunsel (talk | contribs) (Created page with "Category:Lua The '''DuplicatesType''' enumeration is used by the Stringlist class to determine how duplicate entries are handled when the list is...")
- 18:19, 11 July 2025 Lua:getFreezeTimer (hist) [430 bytes] Leunsel (talk | contribs) (Created page with "Category:Lua '''function''' getFreezeTimer() ''':''' Timer Returns the Timer object responsible for freezing values in Cheat Engine. ===Returns=== Timer — The timer ob...")
- 18:17, 11 July 2025 Lua:getCheatEngineFileVersion (hist) [977 bytes] Leunsel (talk | contribs) (Created page with "Category:Lua '''function''' getCheatEngineFileVersion() ''':''' Integer, Table Returns the full version data of the Cheat Engine executable. The first return value is a...")
- 18:14, 11 July 2025 Lua:getUpdateTimer (hist) [394 bytes] Leunsel (talk | contribs) (Created page with "Category:Lua '''function''' getUpdateTimer() ''':''' Timer Returns the Timer object responsible for updating the value list in Cheat Engine. ===Returns=== Timer — The...")
- 18:12, 11 July 2025 Lua:getCheatEngineProcessID (hist) [356 bytes] Leunsel (talk | contribs) (Created page with "Category:Lua '''function''' getCheatEngineProcessID() ''':''' Integer Returns the process ID of the Cheat Engine process itself. ===Returns=== Integer — The process ID...")
- 18:10, 11 July 2025 Lua:ReadIntegerLocal (hist) [894 bytes] Leunsel (talk | contribs) (Created page with "Category:Lua '''function''' readIntegerLocal(''Address'') ''':''' Integer Reads a 32-bit integer from the specified address in Cheat Engine's own process memory (not the...")
- 18:09, 11 July 2025 Lua:ReadQwordLocal (hist) [896 bytes] Leunsel (talk | contribs) (Created page with "Category:Lua '''function''' readQwordLocal(''Address'') ''':''' Integer Reads a 64-bit integer (Qword) from the specified address in Cheat Engine's own process memory (no...")
- 18:08, 11 July 2025 Lua:writeSmallIntegerLocal (hist) [996 bytes] Leunsel (talk | contribs) (Created page with "Category:Lua '''function''' writeSmallIntegerLocal(''Address'', ''Value'') ''':''' Boolean Writes a 16-bit integer (small integer) to the specified address in Cheat Engin...")
- 18:07, 11 July 2025 Lua:readSmallIntegerLocal (hist) [925 bytes] Leunsel (talk | contribs) (Created page with "Category:Lua '''function''' readSmallIntegerLocal(''Address'') ''':''' Integer Reads a 16-bit integer (small integer) from the specified address in Cheat Engine's own pro...")
- 13:03, 11 July 2025 Lua:Class:MemoryRecordHotkey (hist) [3,109 bytes] Leunsel (talk | contribs) (Initial page creation.)
- 00:37, 11 July 2025 Lua:synchronize (hist) [919 bytes] Leunsel (talk | contribs) (Created page with "Category:Lua '''function''' synchronize(''Function'', ...) ''':''' any Calls the given function from the main thread, passing any additional arguments. Returns the retu...")
- 00:35, 11 July 2025 Lua:inMainThread (hist) [610 bytes] Leunsel (talk | contribs) (Created page with "Category:Lua '''function''' inMainThread() ''':''' Boolean Returns true if the current code is running inside the main thread. Available in Cheat Engine 6.4 and later....")
- 00:23, 11 July 2025 Lua:unregisterAutoAssemblerTemplate (hist) [1,009 bytes] Leunsel (talk | contribs) (Created page with "Category:Lua '''function''' unregisterAutoAssemblerTemplate(''ID'') Unregisters a previously registered Auto Assembler template using its ID. Use this to remove a templ...")
- 00:11, 11 July 2025 Lua:unregisterFormAddNotification (hist) [871 bytes] Leunsel (talk | contribs) (Created page with "Category:Lua '''function''' unregisterFormAddNotification(''Object'') Unregisters a previously registered form add notification. Use this to stop receiving notification...")
- 00:04, 11 July 2025 Lua:registerFormAddNotification (hist) [1,029 bytes] Leunsel (talk | contribs) (Created page with "Category:Lua '''function''' registerFormAddNotification(''Callback'') ''':''' Object Registers a function to be called whenever a form is added to Cheat Engine's form lis...")
- 23:55, 10 July 2025 Lua:inputQuery (hist) [1,303 bytes] Leunsel (talk | contribs) (Created page with "Category:Lua '''function''' inputQuery(''Caption'', ''Prompt'', ''InitialString'') ''':''' String or nil Displays a dialog box that prompts the user to input a string....")
- 23:51, 10 July 2025 inputQuery (hist) [0 bytes] Leunsel (talk | contribs) (Created page with "Category:Lua '''function''' inputQuery(''Caption'', ''Prompt'', ''InitialString'') ''':''' String or nil Displays a dialog box that prompts the user to input a string....")