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