Table of Contents

Class Plugin.GetGameMetadataSessionHandlerArgs

Namespace
Playnite
Assembly
Playnite.SDK.dll
public class Plugin.GetGameMetadataSessionHandlerArgs
Inheritance
Plugin.GetGameMetadataSessionHandlerArgs
Inherited Members

Constructors

GetGameMetadataSessionHandlerArgs(string)

public GetGameMetadataSessionHandlerArgs(string dataId)

Parameters

dataId string

Properties

DataId

public string DataId { get; }

Property Value

string