Skip to content
On this page

AthenaClient.utility.scenarios ​

Functions ​

playScenario ​

Usage

AthenaClient.utility.scenarios.playScenario(name, duration): Promise<void>

Play an animation for the local player.

Parameters ​

NameTypeDescription
namestringThe name of the scenario.
durationnumberThe duration of the scenario.

Returns ​

Promise<void>

Defined in ​

client/utility/scenarios.ts:14

Created by Stuyk | Est. 2020