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/ExportManager.md.

Class: ExportManager experimental

Beta

Methods

beginExportProject()

beginExportProject(options): Promise<ExportResult>

World Mutation Beta

Parameters

options

GameOptions

Returns

Promise<ExportResult>

Remarks

Throws

This function can throw errors.


canExportProject()

canExportProject(): boolean

World Mutation Beta

Returns

boolean

Remarks

Throws

This function can throw errors.


getGameOptions()

getGameOptions(useDefault?): GameOptions

World Mutation Beta

Parameters

useDefault?

boolean

Returns

GameOptions

Remarks


getGameVersion()

getGameVersion(): string

World Mutation Beta

Returns

string

Remarks

Throws

This function can throw errors.