Class PlayController.GameStartedArgs
- Namespace
- Playnite
- Assembly
- Playnite.SDK.dll
public class PlayController.GameStartedArgs
- Inheritance
-
PlayController.GameStartedArgs
- Inherited Members
Constructors
GameStartedArgs(int)
public GameStartedArgs(int startedProcessId)
Parameters
startedProcessIdint
Properties
StartedProcessId
public int StartedProcessId { get; set; }