Table of Contents

Class Plugin.OnGameUninstallationCancelledEventArgs

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

Constructors

OnGameUninstallationCancelledEventArgs(Game)

public OnGameUninstallationCancelledEventArgs(Game game)

Parameters

game Game

Properties

Game

public Game Game { get; }

Property Value

Game