Skip to content

MapRotation

github-actions[bot] edited this page Oct 27, 2025 · 31 revisions
Gets the maps in the rotation.
getMaps(): Map[]
Returns
Map[]

Sets the maps in the rotation.
setMaps(maps): void
Parameters
Name Type Description
maps
Map[]
The maps in the rotation.

Checks if the map rotation is empty.
isEmpty(): boolean
Returns
boolean

Populates the map rotation from a JSON object.
fromJSON(mapRotation): void
Parameters
Name Type Description
mapRotation
any
The JSON object.

Converts the map rotation to a JSON object.
toJSON(): any
Returns
any

General

The actual abstraction layer for retrieving or sending data from the portal server.

⠀⠀ Installation

⠀⠀ Usage

⠀⠀ Examples

Backends

The actual abstraction layer for retrieving or sending data from the portal server.

⠀⠀ Blueprints

⠀⠀ Experience

⠀⠀ Mods⠀⠀⠀⠀

⠀⠀ PlayElements

Models

Model data for simplified use of the data.

⠀⠀ Blueprint

⠀⠀ Creator

⠀⠀ Design

⠀⠀ Map

⠀⠀ MapRotation

⠀⠀ Option

⠀⠀ PlayElement

⠀⠀ Settings

⠀⠀ Tag

⠀⠀ Team

⠀⠀ TeamComposition

Enum

Static data and informations.

⠀⠀ CreatorType

⠀⠀ OptionType

⠀⠀ Status


Clone this wiki locally