GameProcessInfo
Electron APIs / overlay / GameProcessInfo
type GameProcessInfo = object;
Information about a running game process.
This type is used to describe data related to a running game process, such as its PID, execution path, and other process attributes.