Class AutomaticFilePlayController
- Namespace
- Playnite
- Assembly
- Playnite.SDK.dll
public sealed class AutomaticFilePlayController : PlayController, IAsyncDisposable
- Inheritance
-
AutomaticFilePlayController
- Implements
- Inherited Members
Constructors
AutomaticFilePlayController(FileGameAction)
public AutomaticFilePlayController(FileGameAction action)
Parameters
actionFileGameAction
Properties
Action
public FileGameAction Action { get; }
Property Value
Methods
PlayAsync(PlayActionArgs)
public override Task PlayAsync(PlayController.PlayActionArgs args)