Table of Contents

Class Plugin.OnGameStartupCancelledEventArgs

Namespace
Playnite
Assembly
Playnite.SDK.dll
public class Plugin.OnGameStartupCancelledEventArgs
Inheritance
Plugin.OnGameStartupCancelledEventArgs
Inherited Members

Constructors

OnGameStartupCancelledEventArgs(OnGameStartingEventArgs)

public OnGameStartupCancelledEventArgs(Plugin.OnGameStartingEventArgs args)

Parameters

args Plugin.OnGameStartingEventArgs

Properties

SessionArgs

public Plugin.OnGameStartingEventArgs SessionArgs { get; }

Property Value

Plugin.OnGameStartingEventArgs