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
dataIdstring
Properties
DataId
public string DataId { get; }