AthenaClient.utility.scenarios ​
Functions ​
playScenario ​
Usage
AthenaClient.utility.scenarios.playScenario(name, duration): Promise<void>
Play an animation for the local player.
Parameters ​
| Name | Type | Description | 
|---|---|---|
| name | string | The name of the scenario. | 
| duration | number | The duration of the scenario. | 
Returns ​
Promise<void>
 V5 Docs
V5 Docs