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