Table of Contents

Class OnGameInstallationCancelledEventArgs

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

REpresents argumetns for the vent when game installation is cancelled.

public class OnGameInstallationCancelledEventArgs
Inheritance
OnGameInstallationCancelledEventArgs
Inherited Members

Properties

Game

Gets or sets game object initiating the event.

public Game Game { get; }

Property Value

Game