Hierarchy

  • TokenQuickActions

Constructors

Methods

  • Add listeners to token HUD quick action element.

    Parameters

    • el: Element

      Quick action element

    • actor: Actor

      Associated actor

    • token: Token

      Associated token

    Returns void

  • Add quick action buttons to token HUD.

    Parameters

    • app: TokenHUD<ApplicationOptions>
    • html: JQuery<HTMLElement>

    Returns Promise<void>

Generated using TypeDoc