Skip to main content

Player::isUsingScenario

Syntax​

```js player.isUsingScenario(scenario); ```

Required Arguments​

  • scenario: String

Return value​

  • Boolean

Example​

```js // todo ```

See also​