Type alias RollEventCallback

RollEventCallback: ((roll) => any)

Roll Event Callback

Type declaration

    • (roll): any
    • Parameters

      • roll: IRoll

        Roll that the event occurred for

      Returns any

Generated using TypeDoc