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