Table of Contents

Class GameMetadataSessionHandler.ApplyValueAsyncArgs

Namespace
Playnite
Assembly
Playnite.SDK.dll
public class GameMetadataSessionHandler.ApplyValueAsyncArgs
Inheritance
GameMetadataSessionHandler.ApplyValueAsyncArgs
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

Value

public object? Value { get; }

Property Value

object