Class GameEditSessionHandler.ApplyDataArgs
- Namespace
- Playnite
- Assembly
- Playnite.SDK.dll
public class GameEditSessionHandler.ApplyDataArgs
- Inheritance
-
GameEditSessionHandler.ApplyDataArgs
- Inherited Members
Properties
CurrentValue
public GameDataDiffPreview? CurrentValue { get; }
Property Value
DataId
public string DataId { get; }
Property Value
NewValue
public GameDataDiffPreview NewValue { get; }
Property Value
PrimarySelection
public GameEditSessionHandler.DataDiffPrimarySelection PrimarySelection { get; }