• Roll an actor's save

    Parameters

    • actorId: string

      The actor's identifier

    • saveId: string

      The save's identifier

    Returns void | Promise<any>

    The save roll, or void if no save is found

    Deprecated

Generated using TypeDoc