Foundry Virtual Tabletop - API Documentation - Version 14
    Preparing search index...

    Interface CompendiumArtFlag

    interface CompendiumArtFlag {
        credit?: string;
        mapping: string;
    }
    Index

    Properties

    Properties

    credit?: string

    An optional credit string for use by the game system to apply in an appropriate place.

    mapping: string

    The path to the art mapping file.