• A hook event fired by the system after an ActorPF rolled their BAB.

    Parameters

    • actor: ActorPF

      The actor who rolled their BAB

    • result: object | ChatMessage

      The roll result, either as ChatMessage if one was created, or as object containing data that would have been used to create one.

    Returns void

    Remarks

    Called by Hooks.callAll

Generated using TypeDoc