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
gameGame
Properties
Game
public Game Game { get; }