Table of Contents

Class AddCustomElementSupportArgs

Namespace
Playnite.SDK.Plugins
Assembly
Playnite.SDK.dll
public class AddCustomElementSupportArgs
Inheritance
AddCustomElementSupportArgs
Inherited Members

Properties

ElementList

public List<string> ElementList { get; set; }

Property Value

List<string>

SourceName

public string SourceName { get; set; }

Property Value

string