Table of Contents

Class OnGameInstalledEventArgs

Namespace
Playnite.SDK.Events
Assembly
Playnite.SDK.dll

Represents arguments for the event when a game is installed.

public class OnGameInstalledEventArgs
Inheritance
OnGameInstalledEventArgs
Inherited Members

Properties

Game

Gets or sets game object initiating the event.

public Game Game { get; }

Property Value

Game