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
sessionLengthuint
Properties
SessionLength
public uint SessionLength { get; set; }