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