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

    Parameters

    • actor: ActorPF

      The actor who rolled their CMB

    • 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