Methods
Static
activateElementListeners
- activateElementListeners(el, actor, token): void
Parameters
el: Element
actor: Actor
token: Token
Returns void
Static
addQuickActions
- addQuickActions(app, html): Promise<void>
Parameters
app: TokenHUD<ApplicationOptions>
html: JQuery<HTMLElement>
Returns Promise<void>
Add listeners to token HUD quick action element.