• A hook event fired by the system when an action is to be used. This hook fires before any updates are applied to the actor/item, like ammo or spell slots, and before any attacks are rolled.

    Parameters

    • actionUse: ActionUse

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

    Returns void

    Remarks

    Called by Hooks.callAll

Generated using TypeDoc