Skip to content
github-actions[bot] edited this page Oct 27, 2025 · 32 revisions

Author: Adrian Preuß

Since: 1.0.0

Gets the ID.
getId(): string
Returns
string

Sets the ID.
setId(id): void
Parameters
Name Type Description
id
string
The ID.

Gets the name.
getName(): string
Returns
string

Sets the name.
setName(name): void
Parameters
Name Type Description
name
string
The name.

Gets the category.
getCategory(): string
Returns
string

Sets the category.
setCategory(category): void
Parameters
Name Type Description
category
string
The category.

Populates the tag from a JSON object.
fromJSON(json): Tag
Parameters
Name Type Description
json
any
The JSON object.
Returns
Tag

Converts the tag 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