Class: PlaytestManager
Constructors
new PlaytestManager()
private
new PlaytestManager():PlaytestManager
Returns
Methods
beginPlaytest()
beginPlaytest(
options
):Promise ↗️
<PlaytestSessionResult
>
Parameters
Parameter | Type |
---|---|
options | PlaytestGameOptions |
Returns
Promise ↗️
<PlaytestSessionResult
>
Remarks
This function can't be called in read-only mode.
Throws
This function can throw errors.
getPlaytestSessionAvailability()
getPlaytestSessionAvailability():
PlaytestSessionResult
Returns
Remarks
This function can't be called in read-only mode.
Throws
This function can throw errors.