• A hook event fired by the system when an action is used, before the chat message is created.

    Parameters

    • actionUse: ActionUse

      The ActionUse instance containing all data relevant to the action use.

    Returns boolean

    Explicitly return false to prevent the action's usage chat card being displayed.

    Remarks

    Called by Hooks.call

Generated using TypeDoc