Table of Contents

Class PlayController.GameStoppedArgs

Namespace
Playnite
Assembly
Playnite.SDK.dll
public class PlayController.GameStoppedArgs
Inheritance
PlayController.GameStoppedArgs
Inherited Members

Constructors

GameStoppedArgs(uint)

public GameStoppedArgs(uint sessionLength)

Parameters

sessionLength uint

Properties

SessionLength

public uint SessionLength { get; set; }

Property Value

uint