For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server-editor/classes/PlaytestManager.md.

Class: PlaytestManager experimental

Beta

Methods

beginPlaytest()

beginPlaytest(options): Promise<PlaytestSessionResult>

World Mutation Beta

Parameters

options

GameOptions

Returns

Promise<PlaytestSessionResult>

Remarks

Throws

This function can throw errors.


getPlaytestSessionAvailability()

getPlaytestSessionAvailability(): PlaytestSessionResult

World Mutation Beta

Returns

PlaytestSessionResult

Remarks

Throws

This function can throw errors.