Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RunMetadataVariableRef

A Run Metadata 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

  • This constructor is an implementation detail. Do not use this.

    Parameters

    • ptr: number

    Returns RunMetadataVariableRef

Properties

ptr

ptr: number

Methods

name

  • name(): string
  • Accesses the name of this Run Metadata variable.

    Returns string

value

  • value(): string
  • Accesses the value of this Run Metadata variable.

    Returns string

Generated using TypeDoc