Table of Contents

Class OnGameUninstalledEventArgs

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

Represents arguments for the event when a game is uninstalled.

public class OnGameUninstalledEventArgs
Inheritance
OnGameUninstalledEventArgs
Inherited Members

Properties

Game

Gets or sets game object initiating the event.

public Game Game { get; }

Property Value

Game