Class Plugin.LibrarySupport
- Namespace
- Playnite
- Assembly
- Playnite.SDK.dll
public class Plugin.LibrarySupport
- Inheritance
-
Plugin.LibrarySupport
- Inherited Members
-
Properties
CanCloseOriginalClient
public bool CanCloseOriginalClient { get; set; }
Property Value
- bool
CanImportPlaySessions
public bool CanImportPlaySessions { get; set; }
Property Value
- bool
CanImportPlaytime
public bool CanImportPlaytime { get; set; }
Property Value
- bool
CanOpenOriginalClient
public bool CanOpenOriginalClient { get; set; }
Property Value
- bool
ClientName
public string? ClientName { get; set; }
Property Value
- string
HasCustomGameImport
public bool HasCustomGameImport { get; set; }
Property Value
- bool
LibraryName
public string? LibraryName { get; set; }
Property Value
- string
public bool ProvidesStoreMetadata { get; set; }
Property Value
- bool