Skip to main content

Class: PlaytestManager

Constructors

new PlaytestManager()

private new PlaytestManager(): PlaytestManager

Returns

PlaytestManager

Methods

beginPlaytest()

beginPlaytest(options): Promise ↗️ <PlaytestSessionResult>

Parameters

ParameterType
optionsPlaytestGameOptions

Returns

Promise ↗️ <PlaytestSessionResult>

Remarks

This function can't be called in read-only mode.

Throws

This function can throw errors.


getPlaytestSessionAvailability()

getPlaytestSessionAvailability(): PlaytestSessionResult

Returns

PlaytestSessionResult

Remarks

This function can't be called in read-only mode.

Throws

This function can throw errors.