Table of Contents

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

GameDataDiffPreview

DataId

public string DataId { get; }

Property Value

string

NewValue

public GameDataDiffPreview NewValue { get; }

Property Value

GameDataDiffPreview

PrimarySelection

public GameEditSessionHandler.DataDiffPrimarySelection PrimarySelection { get; }

Property Value

GameEditSessionHandler.DataDiffPrimarySelection