Table of Contents

Class Plugin.OnGameUninstalledEventArgs

Namespace
Playnite
Assembly
Playnite.SDK.dll
public class Plugin.OnGameUninstalledEventArgs
Inheritance
Plugin.OnGameUninstalledEventArgs
Inherited Members

Constructors

OnGameUninstalledEventArgs(Game)

public OnGameUninstalledEventArgs(Game game)

Parameters

game Game

Properties

Game

public Game Game { get; }

Property Value

Game