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

    Interface SourceInfoGroup

    interface SourceInfoGroup {
        negative: SourceInfo[];
        positive: SourceInfo[];
    }
    Index

    Properties

    Properties

    negative: SourceInfo[]
    positive: SourceInfo[]