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