Class Plugin.OnGameUninstalledEventArgs
- Namespace
- Playnite
- Assembly
- Playnite.SDK.dll
public class Plugin.OnGameUninstalledEventArgs
- Inheritance
-
Plugin.OnGameUninstalledEventArgs
- Inherited Members
Constructors
OnGameUninstalledEventArgs(Game)
public OnGameUninstalledEventArgs(Game game)
Parameters
gameGame
Properties
Game
public Game Game { get; }