Table of Contents

Class GameMetadataSessionHandler.ApplyValuesAsyncArgs

Namespace
Playnite
Assembly
Playnite.SDK.dll
public class GameMetadataSessionHandler.ApplyValuesAsyncArgs
Inheritance
GameMetadataSessionHandler.ApplyValuesAsyncArgs
Inherited Members

Properties

AppendToExisting

public bool AppendToExisting { get; }

Property Value

bool

CancelToken

public CancellationToken CancelToken { get; }

Property Value

CancellationToken

Game

public Game Game { get; }

Property Value

Game

Values

public List<object> Values { get; }

Property Value

List<object>