• Roll an actor's skill

    Parameters

    • actorId: string

      The actor's identifier

    • skillId: string

      The skill's identifier

    Returns void | Promise<any>

    The skill roll, or void if no skill is found

    Deprecated

Generated using TypeDoc