WorldData

WorldData

The data schema used to define World manifest files. Extends the basic PackageData schema with some additional world-specific fields.

Constructor

new WorldData()

Properties:
Name Type Attributes Description
system string

The game system name which this world relies upon

background string <optional>

A web URL or local file path which provides a background banner image

coreVersion string

The version of the core software for which this world has been migrated

systemVersion string

The version of the game system for which this world has been migrated

nextSession string <optional>

An ISO datetime string when the next game session is scheduled to occur

Extends

Methods

_initializeSource()

Inherited From: