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
CancelToken
public CancellationToken CancelToken { get; }
Property Value
Game
public Game Game { get; }
Property Value
Value
public object? Value { get; }