Table of Contents

Class PluginProperties

Namespace
Playnite.SDK.Plugins
Assembly
Playnite.SDK.dll

Represents plugin properties.

public abstract class PluginProperties
Inheritance
PluginProperties
Derived
Inherited Members

Properties

HasSettings

Gets or sets value indicating that the plugin provides user settings view.

public bool HasSettings { get; set; }

Property Value

bool