Lua:getProcesslist

From Cheat Engine
Revision as of 00:45, 5 December 2025 by Leunsel (talk | contribs) (Added CodeBox Template.)
Jump to navigation Jump to search

function getProcesslist(Strings OPTIONAL) : table - Strings

Returns a table with the processlist (pid - name ), if 'Strings' is not set.

If 'Strings' is set fills a Strings inherited object with the process list of the system.

Format: %x-pidname


Function Parameters

Parameter Type Description
Strings Strings Set optionaly to the Strings object to fill

Main Pages

Core Lua documentation entry points

Lua
Script Engine

Process Open / Creation

Process Lists / Modules

Process Control / Target State