Table of Contents

Class GameFeature

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

Describes game feature object.

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

Constructors

GameFeature()

Creates new instance of GameFeature.

public GameFeature()

GameFeature(string)

Creates new instance of GameFeature.

public GameFeature(string name)

Parameters

name string

Fields

Empty

Gets empty tag.

public static readonly GameFeature Empty

Field Value

GameFeature