Options
All
  • Public
  • Public/Protected
  • All
Menu

An event, player, team or sequence attribute

Hierarchy

  • Attribute

Index

Constructors

Properties

Constructors

  • new Attribute(tag: string, value?: string): Attribute
  • Parameters

    • tag: string
    • Optional value: string

    Returns Attribute

Properties

t: string

Name of the attribute (ie Cross )

v?: string

Value of the attribute as string (may be empty for boolean attributes)