Class GameRelation
- Namespace
- Playnite
- Assembly
- Playnite.SDK.dll
public class GameRelation : LibraryObject, INotifyPropertyChanged, INotifyPropertyChanging, ICopyable<GameRelation>
- Inheritance
-
GameRelation
- Implements
- Inherited Members
Properties
LinkedGames
public HashSet<string> LinkedGames { get; set; }
Property Value
PrimaryGame
public string PrimaryGame { get; set; }
Property Value
Methods
GetCopy()
public GameRelation GetCopy()
Returns
GetDiffProperties(GameRelation)
public HashSet<string> GetDiffProperties(GameRelation target)
Parameters
targetGameRelation