Default dead sheet when no other exist.

Hierarchy

  • ActorSheet
    • ActorSheetPFBasic

Constructors

Constructors

  • Parameters

    • object: ActorPF

      Some object or entity which is the target to be updated.

    • Optional options: Partial<Options>

      Additional options which modify the rendering of the sheet. (default: {})

    Returns ActorSheetPFBasic

    Remarks

    Foundry allows passing no value to the constructor at all.

  • Parameters

    • Rest ...args: [ActorPF, Partial<Options>?]

    Returns ActorSheetPFBasic

Generated using TypeDoc