Table of Contents

Class Plugin.OnGameInstallationCancelledEventArgs

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

Constructors

OnGameInstallationCancelledEventArgs(Game)

public OnGameInstallationCancelledEventArgs(Game game)

Parameters

game Game

Properties

Game

public Game Game { get; }

Property Value

Game