The item whose chat card is being displayed.
Data related to the item's use.
The data passed to ChatMessage.create (excluding content
from the rendered template)
The path of the template used to render the chat card
The data to be passed to the foundry.utils.renderTemplate call. The contents of this object can change unexpectedly, as each change to the system's chat card template or item data will affect it.
Explicitly return false
to prevent the item's chat card from being displayed.
Generated using TypeDoc
A hook event fired by the system when an item's chat card is to be displayed.