Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RunMetadataSpeedrunComVariableRef

A speedrun.com variable is an arbitrary key value pair storing additional information about the category. An example of this may be whether Amiibos are used in the category.

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

ptr

ptr: number

Methods

name

  • name(): string
  • Accesses the name of this speedrun.com variable.

    Returns string

value

  • value(): string
  • Accesses the value of this speedrun.com variable.

    Returns string

Generated using TypeDoc