Class Plugin.OnGameSelectionChangedArgs
- Namespace
- Playnite
- Assembly
- Playnite.SDK.dll
public class Plugin.OnGameSelectionChangedArgs
- Inheritance
-
Plugin.OnGameSelectionChangedArgs
- Inherited Members
Properties
NewSelection
public IReadOnlyList<Game> NewSelection { get; }
Property Value
OldSelection
public IReadOnlyList<Game> OldSelection { get; }