Table of Contents

Class GameSource

Namespace
Playnite.SDK.Models
Assembly
Playnite.SDK.dll

Describes GameSource object.

public class GameSource : DatabaseObject, INotifyPropertyChanged, IComparable, IIdentifiable
Inheritance
GameSource
Implements
Inherited Members

Constructors

GameSource()

Creates new instance of GameSource.

public GameSource()

GameSource(string)

Creates new instance of GameSource.

public GameSource(string name)

Parameters

name string

Fields

Empty

Gets empty game source.

public static readonly GameSource Empty

Field Value

GameSource