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