Table of Contents

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

startedProcessId int

Properties

StartedProcessId

public int StartedProcessId { get; set; }

Property Value

int