Table of Contents

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

action UrlGameAction

Properties

Action

public UrlGameAction Action { get; }

Property Value

UrlGameAction

Methods

PlayAsync(PlayActionArgs)

public override Task PlayAsync(PlayController.PlayActionArgs args)

Parameters

args PlayController.PlayActionArgs

Returns

Task