Table of Contents

Class OnGameStartupCancelledEventArgs

Namespace
Playnite.SDK.Events
Assembly
Playnite.SDK.dll

Represents arguments for the event when a game is installed.

public class OnGameStartupCancelledEventArgs
Inheritance
OnGameStartupCancelledEventArgs
Inherited Members

Properties

Game

Gets or sets game object initiating the event.

public Game Game { get; }

Property Value

Game