Pathfinder 1e for Foundry VTT
    Preparing search index...

    Type Alias GetActorOptions

    GetActorOptions: ActorSelectorOptions & { document: boolean; type: string }

    Type Declaration

    • document: boolean

      Return document. If false, return document ID.

    • type: string

      Basic filter for actor type, unused if filterFunc is provided.