Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ChainTalks<State>

Type parameters

  • State

Hierarchy

Index

Constructors

constructor

Properties

stack

stack: boolean

staticWeight

staticWeight: AutoTalkWeight<State>

Optional tags

tags: Set<string>

talks

talks: Array<AutoTalkRequestCallback<State> | AutoTalks<State>>

Accessors

allTags

  • get allTags(): Set<string>

size

  • get size(): number

Methods

add

choose

filterByTags

hasTag

weight

Static wrapTalk

Generated using TypeDoc